Date: Mon, 26 Jan 2026 12:17:22 +0100
Subject: [PATCH 4/6] Fix other urls as well
---
sites/telenet.tv/telenet.tv.config.js | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/sites/telenet.tv/telenet.tv.config.js b/sites/telenet.tv/telenet.tv.config.js
index 0c42595d3..ac71973a6 100644
--- a/sites/telenet.tv/telenet.tv.config.js
+++ b/sites/telenet.tv/telenet.tv.config.js
@@ -22,25 +22,19 @@ module.exports = {
if (!items.length) return programs
const promises = [
axios.get(
- `${API_STATIC_ENDPOINT}/${channel.lang}/events/segments/${date
- .add(6, 'h')
- .format('YYYYMMDDHHmmss')}`,
+ `${API_STATIC_ENDPOINT}/${channel.lang}/events/segments/${date.format('YYYYMMDD')}060000`,
{
responseType: 'arraybuffer'
}
),
axios.get(
- `${API_STATIC_ENDPOINT}/${channel.lang}/events/segments/${date
- .add(12, 'h')
- .format('YYYYMMDDHHmmss')}`,
+ `${API_STATIC_ENDPOINT}/${channel.lang}/events/segments/${date.format('YYYYMMDD')}120000`,
{
responseType: 'arraybuffer'
}
),
axios.get(
- `${API_STATIC_ENDPOINT}/${channel.lang}/events/segments/${date
- .add(18, 'h')
- .format('YYYYMMDDHHmmss')}`,
+ `${API_STATIC_ENDPOINT}/${channel.lang}/events/segments/${date.format('YYYYMMDD')}180000`,
{
responseType: 'arraybuffer'
}
From 50c3781071a367f0522b76cdd52dd7f3a5c9af03 Mon Sep 17 00:00:00 2001
From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com>
Date: Tue, 27 Jan 2026 01:16:51 +0000
Subject: [PATCH 5/6] [Bot] Update SITES.md
Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/epg/actions/runs/21380651618) workflow.
---
SITES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SITES.md b/SITES.md
index 65b6bec3b..3e0592952 100644
--- a/SITES.md
+++ b/SITES.md
@@ -192,7 +192,7 @@
| tv.trueid.net | 246 | 35 | 🟢 | |
| tv.yandex.ru | 97 | 66 | 🔴 | https://github.com/iptv-org/epg/issues/2803 |
| tv24.co.uk | 1072 | 38 | 🟢 | |
- | tv24.se | 326 | 157 | 🟢 | |
+ | tv24.se | 326 | 157 | 🟢 | https://github.com/iptv-org/epg/issues/2993 |
| tv2go.t-2.net | 342 | 232 | 🟢 | |
| tvarenasport.com | 18 | 18 | 🟢 | |
| tvarenasport.hr | 10 | 10 | 🟢 | |
From 0f4aa59eda554cbd10f4a0a2ebc267f9927550c0 Mon Sep 17 00:00:00 2001
From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 01:21:59 +0000
Subject: [PATCH 6/6] [Bot] Update SITES.md
Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/epg/actions/runs/21654568469) workflow.
---
SITES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SITES.md b/SITES.md
index 3e0592952..8178ba28e 100644
--- a/SITES.md
+++ b/SITES.md
@@ -188,7 +188,7 @@
| tv.movistar.com.pe | 282 | 39 | 🟢 | |
| tv.nu | 199 | 180 | 🟢 | |
| tv.post.lu | 332 | 241 | 🟢 | |
- | tv.sfr.fr | 489 | 438 | 🟢 | |
+ | tv.sfr.fr | 489 | 438 | 🟢 | https://github.com/iptv-org/epg/issues/2998 |
| tv.trueid.net | 246 | 35 | 🟢 | |
| tv.yandex.ru | 97 | 66 | 🔴 | https://github.com/iptv-org/epg/issues/2803 |
| tv24.co.uk | 1072 | 38 | 🟢 | |