From 537a67515a45bc0004722ef4d609a3599e657898 Mon Sep 17 00:00:00 2001 From: freearhey Date: Wed, 7 Aug 2019 16:02:26 +0300 Subject: [PATCH] Updated channel attributes instruction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52aa0e0b6..6da400e81 100644 --- a/README.md +++ b/README.md @@ -203,9 +203,9 @@ http://example.com/stream.m3u8 | Attribute | Description | ----------- | --- -| tvg-id | Unique channel id that is used to load EPG. List of EPG codes for most channels: https://github.com/freearhey/iptv/blob/master/epg-codes.csv (optional) +| tvg-id | Channel ID that is used to load EPG (optional) | tvg-name | Channel name (optional) -| tvg-logo | Logo of the channel (optional) +| tvg-logo | The logo of the channel (optional) | group-title | One of the following categories: Auto, Business, CCTV, Classic, Comedy, Documentary, Education, Entertainment, Family, Fashion, Food, General, Health, History, Hobby, Kids, Legislative, Lifestyle, Local, Movies, Music, News, Quiz, Radio, Religious, Sci-Fi, Shop, Sport, Travel, Weather, XXX (optional) If you just found an error or have any suggestions on how to organize a playlist please send an [issue](https://github.com/freearhey/iptv/issues) or a [pull request](https://github.com/freearhey/iptv/pulls)