XMLTV / xmltv

Utilities to obtain, generate, and post-process TV listings data in XMLTV format
GNU General Public License v2.0
277 stars 93 forks source link

tv_grab_pt_vodafone stopped working #235

Open jonatasgz opened 1 month ago

jonatasgz commented 1 month ago

XMLTV Version

1.1.1

XMLTV Component?

tv_grab_pt_vodafone

Perl Version

5.34.0

Operating System

Ubuntu 22.04.4 LTS

What happened?

Grabber stopped updating xml file

What did you expect to happen?

For the grabber to be able to grab new airings.

Did you see any warnings/errors?

When trying to configure grabber again: "Error on the remote EPG API call Select the channels that you want to receive data for."

What steps are needed to reproduce this issue?

tv_grab_pt_vodafone --configure

garybuhrmaster commented 1 month ago

The error code is 503. Service Unavailable.

It is possible the source site is just temporarily available, but it is also possible they are the process of changing their API.

pplcunha commented 1 month ago

Same here. More than a month now with API call error.

higuita commented 1 month ago

looks like the old app API finally got removed, now that they changed the app. i'm already checking the new API, but while the channel data is public, the channel list seems to require authentication. i'm looking for some workaround so we can update this grabber