Commit Graph
6036 Commits
Author SHA1 Message Date
Fridrich Strba b489b1f5f0 Map the teleboy.ch channels to ids 2026-08-05 21:14:00 +02:00
Fridrich Strba ab7f51b06c Regenerate the teleboy.ch channel list 2026-08-05 21:14:00 +02:00
PopeyeTheSai10randGitHub 6de4407ed3 Merge pull request #3219 from fridrich/master
Manually match as much as one could for tv.blue.ch
2026-08-01 09:54:25 -07:00
StrangeDrVNandGitHub 36e7d3b78a Merge pull request #3230 from iptv-org/freearhey-patch-3 2026-08-01 22:24:12 +05:30
PopeyeTheSai10randGitHub c32345ed99 Merge pull request #3224 from quepasaquepasa/fix-jiotv-image-urls
Fix jiotv.com program image URLs
2026-08-01 09:49:24 -07:00
PopeyeTheSai10randGitHub d8045dc789 Merge pull request #3218 from knylbyte/feature/sky.com
Expand Sky EPG coverage across European territories
2026-08-01 09:26:14 -07:00
freearhey 981356c1dc Update allente.se_se.channels.xml 2026-08-01 17:31:19 +03:00
Fridrich Strba a07c8ba55c It is the Epic Drama Sweden that provides the bulgarian language stream 2026-07-31 12:27:34 +02:00
Fridrich Strba 3dd3c73bfa Manually match as much as one could for tv.blue.ch 2026-07-31 09:31:37 +02:00
quepasaquepasa ac72a59f3d Fix invalid VinTV and Canal NOS xmltv_ids in Portuguese channel lists 2026-07-30 22:34:33 -04:00
quepasaquepasa b558a3b1bb Fix jiotv.com program image URLs 2026-07-30 22:26:52 -04:00
RootzandGitHub 4830eeeb3a Merge branch 'iptv-org:master' into master 2026-07-30 09:28:39 +01:00
PopeyeTheSai10randGitHub 9976ae8035 Merge pull request #3217 from fridrich/master
Regenerate the tv.blue.ch channel list
2026-07-29 18:57:33 -07:00
PopeyeTheSai10randGitHub b3b186449d Merge pull request #3213 from knylbyte/feature/www.dazn.com
Add DAZN EPG grabber
2026-07-29 18:56:28 -07:00
knylbyte e1f61486d4 feat: add sky uhd channels via atlantis 2026-07-29 22:18:15 +02:00
Rootz 1377c89c6b fix timestamps for tvi.iol.pt.test.js 2026-07-29 20:28:49 +01:00
knylbyte ba706bb6c1 feat: added sky.com for different europe countries 2026-07-29 18:08:51 +02:00
Fridrich Strba 2529cc6d68 Regenerate the tv.blue.ch channel list 2026-07-29 14:25:06 +02:00
RootzandGitHub 2f319f86fd Merge branch 'iptv-org:master' into master 2026-07-28 15:04:27 +01:00
Rootz a0ac50244b update timezone to tvi.iol.pt 2026-07-28 15:02:51 +01:00
knylbyte 125608e148 fix: rename DAZN site to dazn.com 2026-07-28 15:02:32 +02:00
PopeyeTheSai10randGitHub 0b34d70878 Merge pull request #3214 from tohenk/update-nowplayer.now.com
Scrape detailed guide on nowplayer.now.com.
2026-07-27 05:07:21 -07:00
RootzandGitHub c54dfbea03 Merge branch 'iptv-org:master' into master 2026-07-25 12:44:25 +01:00
PopeyeTheSai10randGitHub ae14584b8d Merge pull request #3199 from tohenk/update-toonamiaftermath.com
Update toonamiaftermath.com Api guide and channels.
2026-07-24 04:06:40 -07:00
Rootz d334d5f6c2 update nos.pt, meo.pt and vodafone.pt 2026-07-23 10:01:46 +01:00
Toha 8c92476768 Scrape detailed guide on nowplayer.now.com.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-07-23 09:25:03 +07:00
Rootz 40b6cfc186 vodafone.pt channels 2026-07-21 19:51:01 +01:00
Rootz 486a24f6d2 vodafone.pt channels 2026-07-21 19:48:59 +01:00
Rootz 2f1d6c404b vodafone.pt channels 2026-07-21 19:45:08 +01:00
RootzandGitHub dd825770d6 update vodafone.pt channels 2026-07-21 19:22:44 +01:00
Rootz 90c5e12fae nos.pt channels 2026-07-21 19:17:57 +01:00
Rootz 42cb898771 fix 2026-07-21 19:17:06 +01:00
Rootz 0688320a6d update meo.pt 2026-07-21 18:49:22 +01:00
knylbyte 8e21a9c85d feat: added new site -> www.dazn.com/de-DE 2026-07-21 18:31:07 +02:00
RootzandGitHub d30cf0cfc2 Merge branch 'iptv-org:master' into master 2026-07-18 14:26:20 +01:00
AlstruitandGitHub 392e7c7bdf Merge pull request #3195 from iptv-org/CasperMcFadden95-patch-1
Update osn.com_ar.channels.xml
2026-07-17 13:01:40 -05:00
Rootz acb8719c4d update 2026-07-14 17:30:43 +01:00
luuvasara 8d7502c437 Fix dna.fi guide: full-day results, hard errors on bad responses
The grabber requested each day as a fixed UTC+2 window. The API's
broadcast days start at 04:00 Europe/Helsinki, so during daylight
saving time (UTC+3) the misaligned interval was answered with a
"303 See Other" redirect to a widened two-day window. On top of that
the API paginates 20 items per response by default, so each day was
truncated to the first ~20 programmes.

- Request the exact broadcast-day window in Europe/Helsinki time
- Add limit=1000 so a full day fits in one response
- Drop the local-timezone day filter: the requested interval already
  bounds the results, and the filter discarded late-night programmes
  depending on the runner's timezone
- Throw on malformed or unrecognized responses instead of returning
  an empty list, so failures are reported as errors rather than a
  silently empty (but "successful") guide
2026-07-10 22:37:04 +03:00
Toha 8cfc2e9664 Update toonamiaftermath.com Api guide and channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-07-08 07:59:37 +07:00
PopeyeTheSai10randGitHub 1e9283c3a0 Merge pull request #3192 from tohenk/update-tivie.id
Update tivie.id Api guide and channels.
2026-07-05 13:57:59 -07:00
CasperMcFadden95andGitHub 3526cc1466 Update osn.com_en.channels.xml 2026-07-05 09:50:22 +00:00
CasperMcFadden95andGitHub d51c0d2403 Update osn.com_ar.channels.xml 2026-07-05 09:49:39 +00:00
Aleksandr StatciukandGitHub dcc0bf4c15 Merge pull request #3183 from tohenk/fix-tv.mail.ru
Update tv.mail.ru Api guide and channels.
2026-07-05 02:59:44 +03:00
PopeyeTheSai10randGitHub b2251d10dc Merge pull request #3186 from BastyPro112/master
Fix mi.tv time parsing and modifying Cheerio to use .find() instead
2026-07-04 16:46:51 -07:00
PopeyeTheSai10randGitHub cdcae5c6f9 Merge pull request #3190 from tohenk/update-allente
Update allente sites.
2026-07-04 16:35:21 -07:00
PopeyeTheSai10randGitHub 05338c1e6b Merge pull request #3193 from tohenk/update-visionplus.id
Update visionplus.id channels.
2026-07-04 13:18:19 -07:00
Aleksandr StatciukandGitHub f6967902b5 Merge pull request #3184 from tohenk/fix-osn.com
Update osn.com Api and channels.
2026-07-04 23:08:04 +03:00
Toha 2e7097fc9d Update visionplus.id channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-07-04 22:29:01 +07:00
Toha 517c50646a Update tivie.id Api guide and channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-07-04 22:16:31 +07:00
Toha f59a46bb00 Update allente sites.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-07-04 19:32:45 +07:00