Update CONTRIBUTING.md

This commit is contained in:
freearhey
2019-12-05 18:28:14 +03:00
parent 48a68662b4
commit 02211ff773

View File

@@ -40,8 +40,8 @@ More details about each attribute:
| Attribute | Description
| ------------ | ---
| tvg-id | Channel ID that is used to load EPG (optional)
| tvg-name | Channel name that is also sometimes used to load EPG (optional)
| tvg-id | Channel ID that is used to load EPG. Must match `id` from the EPG file. (optional)
| tvg-name | Channel name that is also sometimes used to load EPG. Must match `display-name` from the EPG file. (optional)
| tvg-language | Channel language. The name of the language must conform to the standard [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) (optional)
| tvg-logo | The logo of the channel that will be displayed in the player if it supports it (optional)
| group-title | The category to which the channel belongs. These categories are also displayed in some players, and grouped playlists are also generated based on them. The list of currently supported categories can be found [here](https://github.com/iptv-org/iptv#playlists-by-category) (optional)