XMLTV / xmltv

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

tv_grab_uk_tvguide can't configure #214

Open qdacsvx opened 1 year ago

qdacsvx commented 1 year ago

XMLTV Version?

(Please specify release version or git commit ID) V1.21 (Fedora repo)

XMLTV Component?

(Grabber name or utility) tv_grab_uk_tvguide

Perl Version

This is perl 5, version 36, subversion 0 (v5.36.0).

Operating System

Linux 6.4.13-100.fc37.x86_64

What happened?

Running "tv_grab_uk_tvguide --configure" produces an error.

$ tv_grab_uk_tvguide --configure tv_grab_uk_tvguide uses a cache with files that it has already downloaded. Please specify where the cache shall be stored. Directory to store the cache in: [/tmp/xmltv/cache] Fetching channels: 100% [======================================================================================================================================]No channels found in TVGuide Trying alternative method 1 Fetching channels: 0% [ ]HTTP error: 302 Found Retrying URL: https://www.tvguide.co.uk/mychannels.asp?gw=1242 (attempt 1 of 5) HTTP error: 302 Found Retrying URL: https://www.tvguide.co.uk/mychannels.asp?gw=1242 (attempt 2 of 5) HTTP error: 302 Found Retrying URL: https://www.tvguide.co.uk/mychannels.asp?gw=1242 (attempt 3 of 5) HTTP error: 302 Found Retrying URL: https://www.tvguide.co.uk/mychannels.asp?gw=1242 (attempt 4 of 5) HTTP error: 302 Found Retrying URL: https://www.tvguide.co.uk/mychannels.asp?gw=1242 (attempt 5 of 5) HTTP error: 302 Found Can't call method "look_down" on an undefined value at /usr/bin/tv_grab_uk_tvguide line 932.

What did you expect to happen?

Configure runs normally.

The website tvguide seems to have updated. It may have different channel ids now.