Tested every stream in lists/hungary.md against a live connection
(from a Hungarian IP, so no false negatives from geo-blocking) using
curl/ffprobe/yt-dlp. See issue #1104.
- M2/Petőfi TV, M4 Sport, M5 and Duna TV were all dead but still
marked [>], meaning they were shipping as broken entries in the
live playlist despite sitting in the "Invalid" section (make_playlist.py
only checks the [>] marker, not the section). Replaced with fresh
URLs sourced from mediaklikk's own player API and moved them into
the National section where they belong.
- RTL Klub, TV2, ATV, Izaura TV, Ózdi Városi TV: replaced dead URLs
with working ones. ATV now uses its official YouTube live channel,
same pattern as M1 Hiradó.
- Fix TV, MUSICPlus, Radio 1, Budakalász, Pannon RTV, VTV Füzesabony,
Hegyvidék TV, Tisza TV, Putnok Városi TV, Miskolc TV, Hatoscsatorna:
no working source found, moved to Invalid with [x] per repo
convention (not deleted).
- Duna World / M4+ Sport: no working live feed found on mediaklikk
anymore, changed from [>] to [x].
Note: the mediaklikk-sourced connectmedia.hu URLs are session-tokenized
and will likely need refreshing again in the future - this is the same
reason the previous URLs for these channels went dead.
- Sanitize the channel number field for embedded double quotes; the
previous fix (#1124) covered group/name/logo/epg but missed
tvg-chno, leaving the same attribute-injection vector open via the
"#" column.
- Add missing "kenya" and "nigeria" entries to COUNTRY_CODES so those
channels get a tvg-country attribute in the generated playlist.
- Sync README.md and flag_order.txt with lists/: add missing flags for
chile, egypt, saudi_arabia, indonesia, kenya, nigeria in their
proper geographic groups.
- Add .gitignore for __pycache__/*.pyc.
Latina TV is already listed; inter TV was already added previously.
Assigned chno 12/13 to avoid colliding with the existing chno=1
(Venevisión), and normalized the AS3 Sport TV EPG id to drop the
embedded space for consistency with other entries.
Co-authored-by: KAMI <miholmikor@gmail.com>
* Updated TV channel playlist for Bosnia and Herzegovina & Serbia
* Added SD quality link for BHRT ( 🇧🇦 )
* Updated logo for BHRT ( 🇧🇦 )
* Updated logo for RTRS ( 🇧🇦 )
* Updated link for RTVBN ( 🇧🇦 )
* Updated link for Red TV ( 🇷🇸 )
* Update Playlist (GitHub Actions)
* Updated TV channel playlist for North Macedonia
* Updated links of channel logos
* Updated links of channel live stream links
* Update Playlist (GitHub Actions)
* Updated TV channel playlist for North Macedonia V2
Corretcted a spotted error
* Update Playlist (GitHub Actions)
---------
Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
* Updated the Bosnia and Herzegovina playlist and list
Replaced non-working links of two TV stations for links that work. The source of those links is found on the web sites of those TV stations respectively.
* Update Playlist (GitHub Actions)
* Updated the Bosnia & Herzegovina, Serbia & Montenegro playlist and list
Updated the link of one TV stations in Bosnia and Herzegovina, and remarked a non-HD channel on that list.
Updated all the links of TV stations from Montenegro, marked some of the links with GeoIP blocking (help needed from good, hones & heroic person from Montenegro on this one).
Added TV 3 channels to Serbia's list, and updated 2 links on that list as well.
* Update Playlist (GitHub Actions)
* Update Playlist (GitHub Actions)
---------
Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
Add ISO 3166-1 alpha-2 country codes via tvg-country attribute
to all #EXTINF lines, enabling IPTV players to filter and display
channels by country.
Co-authored-by: Kálmán „KAMI” Szalai <kami911gmail.com>
* Updated the Bosnia and Herzegovina playlist and list
Replaced non-working links of two TV stations for links that work. The source of those links is found on the web sites of those TV stations respectively.
* Update Playlist (GitHub Actions)
---------
Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>