2024-09-24 15:28:19 +02:00
|
|
|
{
|
|
|
|
|
"providers": {
|
|
|
|
|
"m3upt": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://m3upt.com/iptv"
|
2025-04-10 20:29:34 +02:00
|
|
|
},
|
|
|
|
|
"ignore_tags": {
|
|
|
|
|
"media": "true",
|
2025-04-10 23:09:03 +02:00
|
|
|
"group-title": "Beachcam",
|
|
|
|
|
"radio": "true"
|
2024-09-24 15:28:19 +02:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"iptv_be": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/be.m3u"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-04-10 20:29:34 +02:00
|
|
|
"iptv_nl": {
|
2024-09-24 15:28:19 +02:00
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
2025-04-10 20:29:34 +02:00
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/nl.m3u"
|
2024-09-24 15:28:19 +02:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"iptv_pt_samsung": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/pt_samsung.m3u"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-04-10 20:29:34 +02:00
|
|
|
"iptv_nl_samsung": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/nl_samsung.m3u"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-24 15:28:19 +02:00
|
|
|
"iptv_uk_rakuten": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/uk_rakuten.m3u"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"iptv_uk_samsung": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/uk_samsung.m3u"
|
|
|
|
|
}
|
2025-04-10 20:29:34 +02:00
|
|
|
},
|
|
|
|
|
"iptv_us_pluto": {
|
|
|
|
|
"provider": "file",
|
|
|
|
|
"config": {
|
|
|
|
|
"source": "https://raw.githubusercontent.com/iptv-org/iptv/master/streams/us_pluto.m3u"
|
|
|
|
|
}
|
2024-09-24 15:28:19 +02:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"providers_priority": [
|
|
|
|
|
"m3upt",
|
|
|
|
|
"iptv_be",
|
2025-04-10 20:29:34 +02:00
|
|
|
"iptv_nl",
|
|
|
|
|
"iptv_nl_samsung",
|
2024-09-24 15:28:19 +02:00
|
|
|
"iptv_pt_samsung",
|
|
|
|
|
"iptv_uk_rakuten",
|
2025-04-10 20:29:34 +02:00
|
|
|
"iptv_uk_samsung",
|
|
|
|
|
"iptv_us_pluto"
|
2024-09-24 15:28:19 +02:00
|
|
|
],
|
|
|
|
|
"overrides": {
|
|
|
|
|
"RTP1.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTP2.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"SIC.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"TVI.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTP3.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"SICNoticias.pt": {
|
|
|
|
|
"headers": {
|
|
|
|
|
"Origin": "https://sicnoticias.pt",
|
|
|
|
|
"DNT": "1",
|
|
|
|
|
"Connection": "keep-alive"
|
|
|
|
|
},
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"CNNPortugal.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTPMemoria.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTPAcores.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTPMadeira.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTPAfrica.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"SICNovelas.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"SICReplay.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
2025-04-20 13:39:33 +02:00
|
|
|
"CNNBrasil.br": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
|
|
|
|
"RTPInternacional.pt": {
|
|
|
|
|
"http_proxy": "http://proxy-pt.m3uproxy.svc.cluster.local:3128"
|
|
|
|
|
},
|
2024-09-24 15:28:19 +02:00
|
|
|
"Rádio Comercial": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial Dance": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial By Night": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial One Hit Wonders": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial Kids": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial Portugal": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial Brasil": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial 90s": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
},
|
|
|
|
|
"Rádio Comercial 2000s": {
|
|
|
|
|
"disable_remap": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|