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:
Kálmán „KAMI” Szalai
2026-08-16 20:44:30 +02:00
parent 5be38d635a
commit 51e324066d
65 changed files with 776 additions and 773 deletions
File diff suppressed because one or more lines are too long