iptv-org / epg

Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
https://iptv-org.github.io/
The Unlicense
1.77k stars 193 forks source link

telenet.tv breaks #2146

Closed trincowski closed 12 months ago

trincowski commented 1 year ago

Site

telenet.tv

Description

For some reason, the script stops running when it gets to this point:

image

Removing that channel from the list made it work until the end:

image

What could be the problem?

PopeyeTheSai10r commented 1 year ago

Working fine for me when running using the command below.

npx epg-grabber --config=sites/telenet.tv/telenet.tv.config.js --channels=sites/telenet.tv/telenet.tv.channels.xml --output=guide.xml --days=1

Starting...
Loading 'sites/telenet.tv/telenet.tv.config.js'...
Loading 'sites/telenet.tv/telenet.tv.channels.xml'...

[1/110] telenet.tv - 2MInternational.ma - Aug 25, 2023 (47 programs)
[2/110] telenet.tv - AB3.be - Aug 25, 2023 (34 programs)
[3/110] telenet.tv - AnimalPlanetNetherlands.nl - Aug 25, 2023 (29 programs)
[4/110] telenet.tv - BBCEntertainment.uk - Aug 25, 2023 (37 programs)
freearhey commented 12 months ago

The config works fine for me too.

If the problem is still there try to run it using this command:

npm run grab -- --site=telenet.tv