* Add channel number to M3U line formatting
Add tvg-chno support using channel number from markdown lists
- Extract channel number from md lists
- Add tvg-chno attribute to M3U output
- Skip invalid values (e.g. 0)
Improves channel ordering in IPTV clients like Jellyfin
* Update make_playlist.py
Add tvg-chno support using channel number from markdown lists
- Extract channel number from md lists
- Add tvg-chno attribute to M3U output
- Skip invalid values (e.g. 0)
Improves channel ordering in IPTV clients like Jellyfin
* Delete playlists/playlist_italy.m3u8
delete italy playlist for updating with channel number
* Italy playlist updated with channel number
* Updated the Bosnia and Herzegovina playlist and list
Replaced non-working links of two TV stations for links that work. The source of those links is found on the web sites of those TV stations respectively.
* Update Playlist (GitHub Actions)
* Updated the Bosnia & Herzegovina, Serbia & Montenegro playlist and list
Updated the link of one TV stations in Bosnia and Herzegovina, and remarked a non-HD channel on that list.
Updated all the links of TV stations from Montenegro, marked some of the links with GeoIP blocking (help needed from good, hones & heroic person from Montenegro on this one).
Added TV 3 channels to Serbia's list, and updated 2 links on that list as well.
* Update Playlist (GitHub Actions)
* Update Playlist (GitHub Actions)
---------
Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
Add ISO 3166-1 alpha-2 country codes via tvg-country attribute
to all #EXTINF lines, enabling IPTV players to filter and display
channels by country.
Co-authored-by: Kálmán „KAMI” Szalai <kami911gmail.com>
* Updated the Bosnia and Herzegovina playlist and list
Replaced non-working links of two TV stations for links that work. The source of those links is found on the web sites of those TV stations respectively.
* Update Playlist (GitHub Actions)
---------
Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>