This commit is contained in:
doms9 2025-08-23 13:19:10 -04:00
parent f8e330be9b
commit 00000d97a0

View file

@ -46,7 +46,7 @@ def main() -> None:
lines = [] lines = []
for event, url in additions.items(): for event, url in sorted(additions.items()):
chnl_number += 1 chnl_number += 1
lines.append( lines.append(
f'#EXTINF:-1 tvg-chno="{chnl_number}"' f'#EXTINF:-1 tvg-chno="{chnl_number}"'