Carsten Aulbert
2014-01-05 17:42:48 UTC
Hi
I just discovered that my mythtv box does not update my German listings
anymore and it seems to coincide with New Year.
System is Debian Wheezy with
tv_grab_eu_epgdata --version
XMLTV module version 0.5.63
This is tv_grab_eu_epgdata version 1.36, 2012/06/08 13:16:47
With Perl's debugger I landed at:
url=http://www.epgdata.com/index.php?action=sendPackage&iOEM=&pin=PIN&dayOffset=0&dataType=xml
at /usr/bin/tv_grab_eu_epgdata line 314
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
No more zip files available for download
at /usr/bin/tv_grab_eu_epgdata line 332
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
Use of uninitialized value $time in localtime at
/usr/share/perl5/Date/Format.pm line 121.
at /usr/share/perl5/Date/Format.pm line 121
Date::Format::Generic::time2str('Date::Format::Generic', '%C',
undef) called at /usr/share/perl5/Date/Format.pm line 17
Date::Format::time2str('%C', undef) called at
/usr/bin/tv_grab_eu_epgdata line 337
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
Your PIN will expire around Thu Jan 1 01:00:00 CET 1970
at /usr/bin/tv_grab_eu_epgdata line 337
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
main::(/usr/bin/tv_grab_eu_epgdata:289):
289: exit 1 unless @xmlfiles;
Sorry for line breaks
The xmltv config file contained either 'tz=local' or 'tz=Europe/Berlin'
but both didn't work. So far I have no idea why 'undef' appears there.
The same error occurs when using the grabber from nightly.
Any idea what's wrong?
Cheers
Carsten
I just discovered that my mythtv box does not update my German listings
anymore and it seems to coincide with New Year.
System is Debian Wheezy with
tv_grab_eu_epgdata --version
XMLTV module version 0.5.63
This is tv_grab_eu_epgdata version 1.36, 2012/06/08 13:16:47
With Perl's debugger I landed at:
url=http://www.epgdata.com/index.php?action=sendPackage&iOEM=&pin=PIN&dayOffset=0&dataType=xml
at /usr/bin/tv_grab_eu_epgdata line 314
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
No more zip files available for download
at /usr/bin/tv_grab_eu_epgdata line 332
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
Use of uninitialized value $time in localtime at
/usr/share/perl5/Date/Format.pm line 121.
at /usr/share/perl5/Date/Format.pm line 121
Date::Format::Generic::time2str('Date::Format::Generic', '%C',
undef) called at /usr/share/perl5/Date/Format.pm line 17
Date::Format::time2str('%C', undef) called at
/usr/bin/tv_grab_eu_epgdata line 337
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
Your PIN will expire around Thu Jan 1 01:00:00 CET 1970
at /usr/bin/tv_grab_eu_epgdata line 337
main::downloadepg(1, 0, 'PIN') called at
/usr/bin/tv_grab_eu_epgdata line 288
main::(/usr/bin/tv_grab_eu_epgdata:289):
289: exit 1 unless @xmlfiles;
Sorry for line breaks
The xmltv config file contained either 'tz=local' or 'tz=Europe/Berlin'
but both didn't work. So far I have no idea why 'undef' appears there.
The same error occurs when using the grabber from nightly.
Any idea what's wrong?
Cheers
Carsten