Commit Graph

38 Commits (51e324066d0aa7fc423ccdd2f5d8d130241f2bc7)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 51e324066d 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.
2026-08-16 20:44:30 +02:00
PlaylistBot abaf509e01 Update Playlist (GitHub Actions) 2026-08-16 13:59:06 +00:00
PlaylistBot 27cd0a8023 Update Playlist (GitHub Actions) 2026-08-16 07:24:07 +00:00
PlaylistBot 4a960ef91a Update Playlist (GitHub Actions) 2026-08-16 07:13:18 +00:00
PlaylistBot eac1d008ce Update Playlist (GitHub Actions) 2026-08-16 06:57:55 +00:00
Kálmán „KAMI” Szalai bb565c26cc Fix M1 to use full live feed, mark MTVA HUGEO streams as geo-blocked
- M1 previously linked to the "M1 Hiradó" YouTube channel, which only
  carries news bulletins, not the actual M1 programming. Replaced with
  the real M1 live feed (same mediaklikk source already used for
  M2/M4 Sport/M5/Duna TV), kept M1 Hiradó as a separate YouTube-based
  entry since it's non-geoblocked and covers different content.
- M1, M2, M4 Sport, M5 and Duna TV's connectmedia.hu manifests
  explicitly label their audio tracks "*_HUGEO_*" (MTVA's own
  Hungary-only geo variant), confirmed by inspecting the HLS output -
  marked all five with Ⓖ per the README convention.

M3 investigated further (nemzetiarchivum.hu/api/m3/v3/stream): the
live feed is FairPlay DRM-protected (skd:// key scheme via
fairplay.keyos.com), so it cannot be played by a plain M3U8/HLS
client regardless of URL freshness - stays in Invalid.
2026-08-16 08:13:51 +02:00
Kálmán „KAMI” Szalai 845b582014 Restore Spektrum Home, Hegyvidék TV, Fix TV, ErdélyTV, Radio 1, DikhTv
Checked each remaining Invalid channel's own homepage/domain for a
current stream, per the pattern that already worked for Hegyvidék TV
in the previous commit:

- Spektrum Home: confirmed free on MinDig TV, found a working direct
  stream, moved from Invalid into Commercial.
- Hegyvidék TV: rebranded to "Buda TV" (tvbuda.hu); hegyvidektv.hu now
  embeds a new working stream; restored to Regional under a clarified
  name.
- Fix TV, ErdélyTV, Radio 1, DikhTv: their old domains/CDNs are dead,
  but each runs an active official YouTube channel (verified via
  yt-dlp, 19k-467k subscribers) using the same /live pattern already
  used for M1 Hiradó/ATV/Euronews Hungarian. Restored with Ⓨ marker.

Still unresolved (own domain checked, genuinely dead or parked):
M3, Duna World / M4+ Sport, MUSICPlus, Budakalász, VTV Füzesabony,
Putnok Városi TV, Miskolc TV (miskolctv.hu is a parked/for-sale
domain), Hatoscsatorna (site unreachable). MAX4 confirmed as a real
free MinDig TV channel but no working stream found anywhere - not
added since there is no URL to reference at all.
2026-08-16 07:55:55 +02:00
Kálmán „KAMI” Szalai 1f800fe261 Restore Pannon RTV and Tisza TV with working direct stream URLs
Found via onlinestream.live's own sitemap, then resolved to the
underlying origin URLs (stream2.nmih.hu / live.tiszatv.hu) rather than
linking through the onlinestream.live redirector itself. Verified
playable with curl + ffmpeg. Budakalász resolved successfully only
once out of several attempts (matches its "not 24/7" status elsewhere),
so it stays in Invalid rather than being restored on a single hit.
2026-08-16 07:42:31 +02:00
Kálmán „KAMI” Szalai 2c0f5fca8f Fix broken Hungarian channel streams, restore national channels
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.
2026-08-16 07:12:48 +02:00
PlaylistBot 0c9809c696 Update Playlist (GitHub Actions) 2026-04-09 03:21:33 +00:00
KAMI 354ec3bc3a Add tvg-country attribute to M3U8 playlist entries (#990)
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>
2026-03-08 09:29:23 +01:00
PlaylistBot ac3474c494 Update Playlist (GitHub Actions) 2025-08-27 08:16:33 +00:00
PlaylistBot 369f12d295 Update Playlist (GitHub Actions) 2025-08-27 08:12:17 +00:00
PlaylistBot 7ee9d56ba6 Update Playlist (GitHub Actions) 2025-08-27 07:51:04 +00:00
PlaylistBot 17d8172ee3 Update Playlist (GitHub Actions) 2025-04-02 16:56:32 +00:00
PlaylistBot feaf348ac1 Update Playlist (GitHub Actions) 2025-04-02 16:53:22 +00:00
PlaylistBot 3434338681 Update Playlist (GitHub Actions) 2025-04-02 16:47:18 +00:00
PlaylistBot 53b93d5e2e Update Playlist (GitHub Actions) 2025-04-02 16:37:38 +00:00
PlaylistBot cd220af6ea Update Playlist (GitHub Actions) 2025-04-02 15:58:04 +00:00
PlaylistBot 4d3e9b75af Update Playlist (GitHub Actions) 2025-04-02 15:44:58 +00:00
PlaylistBot 337f536969 Update Playlist (GitHub Actions) 2024-09-22 01:57:39 +00:00
PlaylistBot 76ef4ba124 Update Playlist (GitHub Actions) 2024-02-26 10:27:21 +00:00
PlaylistBot 0fc12c6599 Update Playlist (GitHub Actions) 2023-12-03 13:50:48 +00:00
PlaylistBot 5df4431c35 Update Playlist (GitHub Actions) 2023-11-29 05:44:23 +00:00
KAMI 5fd50ed76c Update hungary.md (#453)
* Update hungary.md

Update for Oroszlányi Városi Televízió

* Update Playlist (GitHub Actions)

---------

Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
2023-11-28 00:15:02 +01:00
KAMI dd4fdfcfe9 Add Hungarian Oroszlány városi televízió (#452)
* Update hungary.md

Add Oroszlány városi televízió

* Update Playlist (GitHub Actions)

---------

Co-authored-by: PlaylistBot <playlistbot@users.noreply.github.com>
2023-11-28 00:02:41 +01:00
PlaylistBot 7d5efd0925 Update Playlist (GitHub Actions) 2023-10-28 19:14:29 +00:00
PlaylistBot 00ae549e54 Update Playlist (GitHub Actions) 2023-03-22 09:51:51 +00:00
PlaylistBot 6f6bac5291 Update Playlist (GitHub Actions) 2023-03-20 18:53:15 +00:00
PlaylistBot 54317ab9c3 Update Playlist (GitHub Actions) 2023-03-18 05:58:35 +00:00
PlaylistBot 6f24f12119 Update Playlist (GitHub Actions) 2023-03-15 08:29:25 +00:00
PlaylistBot 6acab20312 Update Playlist (GitHub Actions) 2023-03-15 07:52:39 +00:00
PlaylistBot 3301fbb140 Update Playlist (GitHub Actions) 2023-03-15 07:33:38 +00:00
PlaylistBot ef51787369 Update Playlist (GitHub Actions) 2023-03-15 07:23:28 +00:00
PlaylistBot 46d2ff302f Update Playlist (GitHub Actions) 2023-03-15 05:57:59 +00:00
PlaylistBot b6267de37c Update Playlist (GitHub Actions) 2023-03-15 05:56:10 +00:00
PlaylistBot e52432d891 Update Playlist (GitHub Actions) 2023-03-15 05:36:33 +00:00
PlaylistBot 87e4cf9570 Update Playlist (GitHub Actions) 2023-03-14 05:21:33 +00:00