Add tvg-chno support using channel number from markdown lists (#1018)

* 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
This commit is contained in:
Giacinto Lo Meo
2026-04-09 05:21:25 +02:00
committed by GitHub
parent 4462172b34
commit ea332da787
2 changed files with 85 additions and 81 deletions
File diff suppressed because one or more lines are too long