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:
@@ -3,7 +3,7 @@
|
||||
https://rthktv31-live.akamaized.net/hls/live/2036818/RTHKTV31/master.m3u8
|
||||
#EXTINF:-1 tvg-name="RTHK TV 32" tvg-logo="https://i.imgur.com/MXLuUoU.png" tvg-id="RTHKTV32.hk" tvg-chno="32" tvg-country="HK" group-title="Hong Kong",RTHK TV 32
|
||||
https://rthktv32-live.akamaized.net/hls/live/2036819/RTHKTV32/master.m3u8
|
||||
#EXTINF:-1 tvg-name="HOY TV Ⓖ" tvg-logo="https://i.imgur.com/NfVZPTT.png" tvg-id="HKIBC.hk" tvg-chno="77" tvg-country="HK" group-title="Hong Kong",HOY TV Ⓖ
|
||||
#EXTINF:-1 tvg-name="HOY TV" tvg-logo="https://i.imgur.com/NfVZPTT.png" tvg-id="HKIBC.hk" tvg-chno="77" tvg-country="HK" group-title="Hong Kong",HOY TV Ⓖ
|
||||
https://hoytv-live-stream.hoy.tv/ch78/index-fhd.m3u8
|
||||
#EXTINF:-1 tvg-name="TVB News Channel" tvg-logo="https://i.imgur.com/Gwij0Fj.png" tvg-id="TVBNewsChannel.hk" tvg-chno="83" tvg-country="HK" group-title="Hong Kong",TVB News Channel
|
||||
https://tvp22.sky4k.top/index1.php
|
||||
|
||||
Reference in New Issue
Block a user