From dd46b77562d5fd0885756b6f66d4441400a78774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1lm=C3=A1n=20=E2=80=9EKAMI=E2=80=9D=20Szalai?= Date: Sat, 5 Sep 2026 15:09:15 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20Feh=C3=A9rv=C3=A1rTV=20-=20old=20link=20s?= =?UTF-8?q?erved=20an=20empty=20playlist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The old URL (freerelay/fehervartv.sdp) answered HTTP 200 with a technically-valid HLS header but nothing else - no #EXT-X-STREAM-INF, no segment reference, just two lines. That passes a header-only check (and did - the current checker reports it "alive") while being unplayable in any real player, since there's nothing to play. Found the working URL by fetching the official player embed at https://www.fehervartv.hu/elo_adas (an iframe pointing at the same lexanetwork.com host, but a different relay path - relay44_1/HDE046.sdp - that does return a real master playlist with bitrate/resolution/codec info and a segment reference). Verified 4x, consistently alive. --- lists/hungary.md | 2 +- playlist.m3u8 | 2 +- playlists/playlist_hungary.m3u8 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lists/hungary.md b/lists/hungary.md index 8ae6b12..3c59024 100644 --- a/lists/hungary.md +++ b/lists/hungary.md @@ -71,7 +71,7 @@ https://en.wikipedia.org/wiki/List_of_television_stations_in_Hungary | 4 | TV7 Békéscsaba | [>](https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8) | | | 5 | 16TV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/16tv.sdp/playlist.m3u8) | | | 6 | CityTV (Belváros Lipótváros) | [>](https://citytv.hu/playlist.m3u8) | | -| 7 | FehérvárTV | [>](https://cloudfront44.lexanetwork.com:1344/freerelay/fehervartv.sdp/playlist.m3u8?key=EWSj2) | | +| 7 | FehérvárTV | [>](https://cloudfront44.lexanetwork.com:1344/relay44_1/HDE046.sdp/playlist.m3u8) | | | 8 | AlföldTV | [x](https://cloudfront41.lexanetwork.com:1344/relay01/livestream006.sdp/playlist.m3u8) | | | 9 | Gyöngyös TV | [>](https://cloudfront44.lexanetwork.com:1344/relay44_1/HDE043.sdp/playlist.m3u8) | | GyongyosiTV.hu | | 10 | Halom TV | [>](rtmp://212.92.13.108/live/livestream1) | | diff --git a/playlist.m3u8 b/playlist.m3u8 index b1e5119..ab145f2 100644 --- a/playlist.m3u8 +++ b/playlist.m3u8 @@ -1082,7 +1082,7 @@ https://cloudfront44.lexanetwork.com:1344/freerelay/16tv.sdp/playlist.m3u8 #EXTINF:-1 tvg-name="CityTV (Belváros Lipótváros)" tvg-logo="https://citytv.hu/wp-content/uploads/2023/12/cropped-citytv.png" tvg-chno="6" tvg-country="HU" group-title="Hungary",CityTV (Belváros Lipótváros) https://citytv.hu/playlist.m3u8 #EXTINF:-1 tvg-name="FehérvárTV" tvg-logo="https://www.fehervartv.hu/css/img/icon-1-2.png" tvg-chno="7" tvg-country="HU" group-title="Hungary",FehérvárTV -https://cloudfront44.lexanetwork.com:1344/freerelay/fehervartv.sdp/playlist.m3u8?key=EWSj2 +https://cloudfront44.lexanetwork.com:1344/relay44_1/HDE046.sdp/playlist.m3u8 #EXTINF:-1 tvg-name="Gyöngyös TV" tvg-logo="https://i.imgur.com/RHgaPCk.png" tvg-id="GyongyosiTV.hu" tvg-chno="9" tvg-country="HU" group-title="Hungary",Gyöngyös TV https://cloudfront44.lexanetwork.com:1344/relay44_1/HDE043.sdp/playlist.m3u8 #EXTINF:-1 tvg-name="Halom TV" tvg-logo="https://www.halomtv.hu/sites/all/themes/gfx_zen/logo.png" tvg-chno="10" tvg-country="HU" group-title="Hungary",Halom TV diff --git a/playlists/playlist_hungary.m3u8 b/playlists/playlist_hungary.m3u8 index 65b2ba6..477a6b3 100644 --- a/playlists/playlist_hungary.m3u8 +++ b/playlists/playlist_hungary.m3u8 @@ -56,7 +56,7 @@ https://cloudfront44.lexanetwork.com:1344/freerelay/16tv.sdp/playlist.m3u8 #EXTINF:-1 tvg-name="CityTV (Belváros Lipótváros)" tvg-logo="https://citytv.hu/wp-content/uploads/2023/12/cropped-citytv.png" tvg-chno="6" tvg-country="HU" group-title="Hungary",CityTV (Belváros Lipótváros) https://citytv.hu/playlist.m3u8 #EXTINF:-1 tvg-name="FehérvárTV" tvg-logo="https://www.fehervartv.hu/css/img/icon-1-2.png" tvg-chno="7" tvg-country="HU" group-title="Hungary",FehérvárTV -https://cloudfront44.lexanetwork.com:1344/freerelay/fehervartv.sdp/playlist.m3u8?key=EWSj2 +https://cloudfront44.lexanetwork.com:1344/relay44_1/HDE046.sdp/playlist.m3u8 #EXTINF:-1 tvg-name="Gyöngyös TV" tvg-logo="https://i.imgur.com/RHgaPCk.png" tvg-id="GyongyosiTV.hu" tvg-chno="9" tvg-country="HU" group-title="Hungary",Gyöngyös TV https://cloudfront44.lexanetwork.com:1344/relay44_1/HDE043.sdp/playlist.m3u8 #EXTINF:-1 tvg-name="Halom TV" tvg-logo="https://www.halomtv.hu/sites/all/themes/gfx_zen/logo.png" tvg-chno="10" tvg-country="HU" group-title="Hungary",Halom TV