Justin Wetherell wrote:
> Here is the tvepg-0 log file after calling "freevo-epg update"

...

>   File "/usr/lib/python2.4/site-packages/kaa/epg/source_xmltv.py", line
> 203, in parse_programme
>     attr['date'] = int(time.mktime(time.strptime(child.content, fmt)))
>   File "/usr/lib/python2.4/_strptime.py", line 292, in strptime
>     raise ValueError("time data did not match format:  data=%s  fmt=%s" %
> ValueError: time data did not match format:  data=20060808  fmt=%Y-%m-%d


Can you check your TV.xml?  Maybe there is a problem with your XMLTV
version or the data you're getting from zap2it.

Here's a random program from my TV.xml:

  <programme start="20060312000000 -0300" stop="20060312010000 -0300"
channel="C70aptn.zap2it.com">
    <title lang="en">Rez Bluez</title>
    <sub-title lang="en">George Leach</sub-title>
    <desc lang="en">George Leach.</desc>
    <date>2005-11-26</date>
    <category lang="en">Music</category>
    <category lang="en">Comedy</category>
    <category lang="en">Limited Series</category>
    <episode-num system="dd_progid">EP775474.0003</episode-num>
  </programme>

Here 2005-11-26 matches that format.  Some of my programs only have the
year portion though (ie: <date>1994</date>) and it doesn't error.

-Rob

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to