Discussion:
[Xmltv-devel] [ xmltv-Bugs-3447364 ] eu:epgdata format error
SourceForge.net
2011-12-01 19:25:31 UTC
Permalink
Bugs item #3447364, was opened at 2011-12-01 11:25
Message generated for change (Tracker Item Submitted) made by flyer2000
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3447364&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_eu_epgdata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: flyer2000 (flyer2000)
Assigned to: Jan Schneider (yunosh)
Summary: eu:epgdata format error

Initial Comment:
tv_grab_eu_epgdata version 1.31, 2010/09/04 10:28:44

I received a mail from epgData.com that the XML data are correct now.
But now I receive this message:
Your PIN will expire around Sat Dec 8 00:00:00 CET 2012
format error: can't find EOCD signature
at /usr/local/share/perl/5.8.8/XMLTV/Options.pm line 451
Can't call method "memberNames" on an undefined value at /usr/local/bin/tv_grab_eu_epgdata line 336.

Are the data still corrupt?
Or did the data format change?
Thanks

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3447364&group_id=39046
SourceForge.net
2011-12-01 20:18:16 UTC
Permalink
Bugs item #3447364, was opened at 2011-12-01 11:25
Message generated for change (Comment added) made by yunosh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3447364&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_eu_epgdata
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: flyer2000 (flyer2000)
Assigned to: Jan Schneider (yunosh)
Summary: eu:epgdata format error

Initial Comment:
tv_grab_eu_epgdata version 1.31, 2010/09/04 10:28:44

I received a mail from epgData.com that the XML data are correct now.
But now I receive this message:
Your PIN will expire around Sat Dec 8 00:00:00 CET 2012
format error: can't find EOCD signature
at /usr/local/share/perl/5.8.8/XMLTV/Options.pm line 451
Can't call method "memberNames" on an undefined value at /usr/local/bin/tv_grab_eu_epgdata line 336.

Are the data still corrupt?
Or did the data format change?
Thanks

----------------------------------------------------------------------
Comment By: Jan Schneider (yunosh)
Date: 2011-12-01 12:18

Message:
It's still (or rather another) problem in epgdata's end. They have been
informed already.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3447364&group_id=39046
Carsten Aulbert
2011-12-06 18:44:40 UTC
Permalink
Hi all
Post by SourceForge.net
Priority: 5
Private: No
Submitted By: flyer2000 (flyer2000)
Assigned to: Jan Schneider (yunosh)
Summary: eu:epgdata format error
tv_grab_eu_epgdata version 1.31, 2010/09/04 10:28:44
I received a mail from epgData.com that the XML data are correct now.
Your PIN will expire around Sat Dec 8 00:00:00 CET 2012
format error: can't find EOCD signature
at /usr/local/share/perl/5.8.8/XMLTV/Options.pm line 451
Can't call method "memberNames" on an undefined value at
/usr/local/bin/tv_grab_eu_epgdata line 336.
As it's still failing, because the includezip file is almost empty is there a
quick workaround?

$ cat /tmp/dL9YXNHSZu/includezip
Datei nicht vorhanden:<br>include_.zip

Cheers

Carsten
Carsten Aulbert
2011-12-06 19:21:07 UTC
Permalink
Hi
Post by Carsten Aulbert
As it's still failing, because the includezip file is almost empty is there
a quick workaround?
$ cat /tmp/dL9YXNHSZu/includezip
Datei nicht vorhanden:<br>include_.zip
One update, I just captured the http stream and it's pretty - well - boring:

GET /index.php?action=sendInclude&iOEM=&pin=MYSECRETPIN&dataType=xml HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Host: www.epgdata.com
User-Agent: xmltv/0.5.59

HTTP/1.1 200 OK
Date: Tue, 06 Dec 2011 19:17:50 GMT
Server: Apache
X-Powered-By: PHP/5.1.4
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Tue, 06 Dec 2011 19:17:50 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 38
Connection: close
Content-Type: text/html; charset=iso-8859-1

Datei nicht vorhanden:<br>include_.zip

*sigh*, would be nice to get this back also.

Cheers

Carsten
Jan Schneider
2011-12-06 20:51:06 UTC
Permalink
Post by Carsten Aulbert
Hi all
Post by SourceForge.net
Priority: 5
Private: No
Submitted By: flyer2000 (flyer2000)
Assigned to: Jan Schneider (yunosh)
Summary: eu:epgdata format error
tv_grab_eu_epgdata version 1.31, 2010/09/04 10:28:44
I received a mail from epgData.com that the XML data are correct now.
Your PIN will expire around Sat Dec 8 00:00:00 CET 2012
format error: can't find EOCD signature
at /usr/local/share/perl/5.8.8/XMLTV/Options.pm line 451
Can't call method "memberNames" on an undefined value at
/usr/local/bin/tv_grab_eu_epgdata line 336.
As it's still failing, because the includezip file is almost empty is there a
quick workaround?
Unfortunately not.

The includezip file doesn't change usually, so if you have an old one
lying around somewhere, you can use this.

Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
Carsten Aulbert
2011-12-08 14:06:58 UTC
Permalink
Hi all
Post by Jan Schneider
Post by Carsten Aulbert
As it's still failing, because the includezip file is almost empty is
there a quick workaround?
Unfortunately not.
The includezip file doesn't change usually, so if you have an old one
lying around somewhere, you can use this.
No, as I'm using mythfilldatabase it's only downloaded to /tmp/ which is
cleaned by Debian during boot :(

Could someone send this to me please?

Apart from that I asked epgdata.com if they are aware of it, but so far no
reply (~2 days so far). Anyone with more information on this topic?

Cheers

Carsten
Jan Schneider
2011-12-08 14:12:56 UTC
Permalink
Post by Carsten Aulbert
Hi all
Post by Jan Schneider
Post by Carsten Aulbert
As it's still failing, because the includezip file is almost empty is
there a quick workaround?
Unfortunately not.
The includezip file doesn't change usually, so if you have an old one
lying around somewhere, you can use this.
No, as I'm using mythfilldatabase it's only downloaded to /tmp/ which is
cleaned by Debian during boot :(
Could someone send this to me please?
Apart from that I asked epgdata.com if they are aware of it, but so far no
reply (~2 days so far). Anyone with more information on this topic?
http://sourceforge.net/mailarchive/message.php?msg_id=28485391

Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
Loading...