Commit Graph
6023 Commits
Author SHA1 Message Date
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
Rootz 1377c89c6b fix timestamps for tvi.iol.pt.test.js 2026-07-29 20:28:49 +01: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
Toha 4fe291c24e Site mysky.com.ph is retired.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-07-04 19:08:33 +07:00
BastyPro112 ec8ced475c Fix mi.tv time parsing and cheerio stuff 2026-07-01 20:28:46 -04:00
Toha 2adc10b567 Update osn.com Api and channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-06-28 19:51:04 +07:00
Toha 4b20110c90 Update tv.mail.ru Api guide and channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-06-28 18:19:09 +07:00
Toha dbe2999f0a Update ontvtonight.com guide Api and channels.
This site is protected with AWS WAF, so to be able to scrape the guide
WAF token must be provided in `aws-waf-token` cookie.

Currenlty the token is solved using https://github.com/tohenk/node-awswaf.

Signed-off-by: Toha <tohenk@yahoo.com>
2026-06-23 10:55:19 +07:00
PopeyeTheSai10randGitHub 72fd5da086 Merge pull request #3178 from StrangeDrVN/update-xmltv_id
Update channels/`xmltv_id` of various sites
2026-06-21 14:16:41 -07:00
StrangeDrVN 3ef1dfa13d update distro.tv channels 2026-06-21 20:53:14 +05:30
StrangeDrVN bcd545bfdc update Indian channels 2026-06-21 20:47:13 +05:30
PopeyeTheSai10randGitHub f768bbff55 Merge pull request #3170 from CutterXYZ/master
[programtv.onet.pl] Added icon tag and fixed timezone offset
2026-06-21 07:24:52 -07:00
PopeyeTheSai10randGitHub 64e89d9084 Merge pull request #3169 from iptv-org/be-sporttv-fix
PT: fixes sporttv.pt parser
2026-06-21 07:24:18 -07:00
StrangeDrVN 4262dd8259 update vantage.ee 2026-06-21 16:11:40 +05:30
StrangeDrVN 976b2bf77f validate fixes 2026-06-21 16:11:17 +05:30
StrangeDrVN 09ff4782f9 fix some validate issues 2026-06-21 14:59:18 +05:30