On Wed, 2008-01-30 at 20:04 +1100, Elizabeth Dodd wrote:
> On Wed, 30 Jan 2008, Jason Cox wrote:
> > Elizabeth,
> > bizar but after a few days working itsback to the same error!
> > unsure what to do next.
> >
> > Error in tv guide, skipping
> > Traceback (most recent call last):
> >   File "/usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py", line
> > 283, in load_guide
> >     prog.start = timestr2secs_utc(p['start'])
> >   File "/usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py", line
> > 363, in timestr2secs_utc
> >     secs    = time.mktime(strptime.strptime(timestr, xmltv.date_format))
> >   File "/usr/lib/python2.4/_strptime.py", line 293, in strptime
> >     raise ValueError("time data did not match format:  data=%s  fmt=%s"
> > %
> > ValueError: time data did not match format:  data=20080131081700  fmt=%Y
> > %m%d%H%M%S %Z
> > Error in tv guide, skipping
> > Scheduling favorites for recording:
> >     RecordServer::updateFavoritesSchedule: there are no favorites to
> > update
> >
> >
> > Jason
> 
> really odd, because i promise mine is working fine
> have you run freevo tv_grab from a terminal to read the output (mine can take 
> 20 to 30 min)? send the output to a file so you can read the lot.
> and checked the format in your TV.xml?
> 

hasnt changed format.

  <programme start="20080131081700" stop="20080131083200"
channel="abc.free.au">
    <title lang="en">Postman Pat</title>
    <sub-title lang="en">Postman Pat And The Go-Kart Race</sub-title>
    <desc lang="en">Various fathers get over excited by the village
go-kart race and use electric engines, while Pat and the children build
the proper pedal-karts.</desc>
    <date>2006</date>
    <category lang="en">Children</category>
    <length units="minutes">15</length>
    <country>UK</country>
    <video>
      <aspect>16:9</aspect>
    </video>
    <previously-shown />
    <subtitles type="teletext" />
    <rating system="ABA">
      <value>G</value>
    </rating>
  </programme>
</tv>


Jason


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to