Commit Graph

42 Commits (f037d95feac1632f64b0a655cfe8cd8820213ad4)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 8757611290 Add FEM3 (TV2 Klub) and Viasat 6 channels to Hungary list
- FEM3 (TV2 Klub): Commercial section (working m3u8 link)
- Viasat 6: New Entertainment section (working m3u8 link)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 15:58:55 +02:00
Kálmán „KAMI” Szalai 4479281b2a Fix Hungary TV channel logos with verified sources
Replace with official/Wikimedia logos:
- Spektrum Home: Wikimedia Commons official
- DikhTv: Wikimedia Commons official
- Euronews Hungarian: Wikimedia Commons 2016 logo
- CityTV: Official website logo

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 09:23:56 +02:00
Kálmán „KAMI” Szalai 3561c1320b Revert "Fix broken Hungary TV channel logos - replace with working imgur links"
This reverts commit 10fe097499.
2026-08-16 09:23:56 +02:00
Kálmán „KAMI” Szalai 10fe097499 Fix broken Hungary TV channel logos - replace with working imgur links
Fixed channels:
- Spektrum Home
- DikhTv
- Euronews Hungarian
- CityTV
- AlföldTV
- Zugló TV
- Tisza TV

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 09:13:04 +02:00
Kálmán „KAMI” Szalai c784c4d89c Merge remote changes and update Erdély TV logo
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 08:57:42 +02:00
Kálmán „KAMI” Szalai 48165a63ac Update Erdély TV logo in Hungary list
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 08:56:25 +02:00
Kálmán „KAMI” Szalai 217b42aa63 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 b81b92a883 Remove unused placeholder row from Hungary Invalid section
The "| * | * | [x]() |" row was leftover template cruft, unique to
this file (no other list in lists/ has it) and never matched by
make_playlist.py's [>] check anyway, so it never affected the
generated playlist.
2026-08-16 08:01:38 +02:00
Kálmán „KAMI” Szalai f21908fcee 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 02cdf71e6c 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 e23f713f4f 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
Kálmán „KAMI” Szalai 92cac18463 Add Líceum TV to Hungarian list 2025-08-27 10:16:23 +02:00
Kálmán „KAMI” Szalai 254572afda Update Hungarian Rádió 1 YT link 2025-08-27 10:12:06 +02:00
Kálmán „KAMI” Szalai bee2d8f2f2 Add more Hungarian channels 2025-04-02 18:56:20 +02:00
Kálmán „KAMI” Szalai 35229d95f7 Add more Hungarian channels 2025-04-02 18:53:10 +02:00
Kálmán „KAMI” Szalai aa08289867 Add more Hungarian channels 2025-04-02 18:47:03 +02:00
Kálmán „KAMI” Szalai 5d5a89d322 Remove non-existing channels 2025-04-02 18:37:26 +02:00
Kálmán „KAMI” Szalai 9eaf6249b5 Update M1/Hungary link 2025-04-02 17:57:46 +02:00
Kálmán „KAMI” Szalai 0ce74001aa Update City TV link 2025-04-02 17:44:45 +02:00
KAMI 6701121a18
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 aa6c957dda
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
TVKaista dac8115e95
Updated logos, fixed imgur.com links, removed unnecessary whitespace (#423)
* Updated logos, fixed imgur.com links, removed unnecessary whitespace

* Update sweden.md

* Update sweden.md
2023-10-28 21:14:15 +02:00
Kálmán „KAMI” Szalai 4cd0d9983a Update M1, Hungarian 2023-03-22 10:51:24 +01:00
Kálmán „KAMI” Szalai 5c7b4ff496 Update M1 / HUN 2023-03-20 19:52:57 +01:00
Kálmán „KAMI” Szalai c010e12410 Updates for Hungarian channels 2023-03-15 09:29:10 +01:00
Kálmán „KAMI” Szalai 396b218d70 Updates for Hungarian channels 2023-03-15 08:52:25 +01:00
Kálmán „KAMI” Szalai 43a419ec30 Fix Hungarian links 2023-03-15 08:33:22 +01:00
Kálmán „KAMI” Szalai b5b5162bba Updated Hungarian channels 2023-03-15 08:22:59 +01:00
NezbednikSK e4b84c60c2
move National to Invalid, add M1 from YT 2023-03-01 07:55:08 +00:00
NezbednikSK 3db323dec6
remove national channels in Hungary 2023-02-28 15:58:27 +00:00
Kálmán „KAMI” Szalai 18570b91e6 Update of Hungarian channels 2023-02-05 09:57:18 +01:00
infid0 550278d739
Update hungary.md
- Removed "http://free.fullspeed.tv/iptv-query?streaming-ip=" from the YT live channels.
2023-01-14 08:52:21 +01:00
Kálmán „KAMI” Szalai 19dbb6d6c1 Update M4 2022-12-03 23:50:30 +01:00
Kálmán „KAMI” Szalai 53cf9c6c3c Add another link to Hungarian M3 channel 2022-11-15 21:03:31 +01:00
Kálmán „KAMI” Szalai e0963b1cd7 Update M4 Sport Hungarian channel 2022-11-15 19:46:48 +01:00
Kálmán „KAMI” Szalai 700a68c3ec Update M4 in Hungarian channels list 2022-10-29 07:54:41 +02:00
infid0 b3bae17158
Update hungary.md 2022-10-25 20:52:59 +02:00
infid0 563adb31cf
Update hungary.md 2022-10-22 23:24:13 +02:00
Kálmán „KAMI” Szalai e6f125aeca Update M4 Sport of Hungarian list 2022-10-07 11:22:40 +02:00
Free TV 3ea982262e Actions: Relax some m3ulinter rules 2022-09-29 11:07:49 +01:00
Kálmán „KAMI” Szalai deb872f91d Add Hungarian MusicPlus 2022-09-19 19:21:17 +02:00
Free TV c5cba2a42c Move md files into a directory 2022-09-02 12:19:54 +01:00