From acb5057ad39a57c98383ce92ea6834b0682481ac Mon Sep 17 00:00:00 2001 From: Shadix A Date: Sat, 12 Jun 2021 12:59:36 +0200 Subject: [PATCH] ALL : Chunklist replacements We talked about this for some time, to prevent using chunklists, we prefer keeping adaptive links (playlist.m3u8, index.m3u8, master.m3u8 etc etc...) that can permit to get the best quality for your bandwidth (depending on what your bandwidth can take, you'll get the equivalent quality to your bandwidth.) This PR will try to change all the links to keep only playlists. --- channels/ad.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/ad.m3u b/channels/ad.m3u index 017e0f23a..4ef4509f9 100644 --- a/channels/ad.m3u +++ b/channels/ad.m3u @@ -8,4 +8,4 @@ https://videos.rtva.ad/live/rtva/playlist.m3u8 #EXTINF:-1 tvg-id="ATVWebAndorra.ad" tvg-name="ATV Web Andorra" tvg-country="AD" tvg-language="" tvg-logo="" group-title="",ATV Web Andorra (720p) https://videos.rtva.ad/live/web/playlist.m3u8 #EXTINF:-1 tvg-id="RTVA.ad" tvg-name="RTVA" tvg-country="AD" tvg-language="" tvg-logo="" group-title="",RTVA -https://videos.rtva.ad/live/web/chunklist_w1342231881.m3u8 +https://videos.rtva.ad/live/web/playlist.m3u8