mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-25 03:21:20 +02:00
Strip trailing Ⓢ/Ⓖ/Ⓨ markers from tvg-name
Issue #483: these circled-letter suffixes are in-list markers for human readers (subscription-required, geo-blocked, YouTube-sourced, etc.), but were leaking into the generated tvg-name verbatim (e.g. tvg-name="Rai 1 Ⓖ"), breaking EPG matching for any provider keying off channel name. Now stripped from tvg-name only; the display name after the comma still shows the marker as before.
This commit is contained in:
@@ -11,7 +11,7 @@ https://www.tvkaista.net/stream-forwarder/get.php?x=TVKC
|
||||
https://www.tvkaista.net/stream-forwarder/get.php?x=TVMaribor
|
||||
#EXTINF:-1 tvg-name="MMC TV" tvg-logo="https://i.imgur.com/yzETQJ4.png" tvg-id="MMC.si" tvg-chno="6" tvg-country="SI" group-title="Slovenia",MMC TV
|
||||
https://www.tvkaista.net/stream-forwarder/get.php?x=MMCTV
|
||||
#EXTINF:-1 tvg-name="Nova 24 TV Ⓨ" tvg-logo="https://i.imgur.com/M2207Vh.png" tvg-id="Nova24TV.si" tvg-country="SI" group-title="Slovenia",Nova 24 TV Ⓨ
|
||||
#EXTINF:-1 tvg-name="Nova 24 TV" tvg-logo="https://i.imgur.com/M2207Vh.png" tvg-id="Nova24TV.si" tvg-country="SI" group-title="Slovenia",Nova 24 TV Ⓨ
|
||||
https://www.youtube.com/@Nova24TVSlovenija/live
|
||||
#EXTINF:-1 tvg-name="Folx Slovenija" tvg-logo="https://i.imgur.com/RK1IASU.png" tvg-id="FolxSlovenija.si" tvg-country="SI" group-title="Slovenia",Folx Slovenija
|
||||
https://cdne.folxplay.tv/folx-trz/streams/ch-5/master.m3u8
|
||||
|
||||
Reference in New Issue
Block a user