Re: [Freevo-users] time data did not match format

2007-01-01 Thread Steve Lane
Thanks Elizabeth
I'm definitely no guru, so I think for the time being I'll just have to
stick to the manual programming, not that that's too much of an issue!
Thanks for your help
On Mon, 2007-01-01 at 20:06 +1100, Elizabeth Dodd wrote:
> On Monday 01 January 2007 7:46 pm, Steve Lane wrote:
> > Hi Elizabeth
> > I'm using the python version
> I didn't get that problem solved, tried some fiddles and then went back to 
> the 
> perl one.
> The perl one just installs on debian, but I couldn't get all the modules 
> sorted out on gentoo (which was one reason I went back to a debian install)
> The perl one doesn't deal properly with daylight saving on my install, so I 
> have two versions, for summer and winter.
> 
> It's going to be worthwhile to get the python module running properly, but I 
> was time wasting tonight on a new patched kernel to run a certain cx88 card.
> 
> 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] time data did not match format

2007-01-01 Thread Steve Lane
Hi Elizabeth
I'm using the python version

On Mon, 2007-01-01 at 19:11 +1100, Elizabeth Dodd wrote:
> On Monday 01 January 2007 6:48 pm, Steve Lane wrote:
> > Hi All
> > I have freevo set up properly and can watch tv, record manually etc ok,
> > but cannot use xmltv program data to record from the program guide. I
> > can't even see a program guide. When I go into TV guide, each channel
> > shows that there is no data loaded. I think my grabber is working ok as
> > the TV.xml file shows all the listings. I've attached a copy of part of
> > the log
> >
> > Steve
> Steve are you using the perl or the python tv_grab_au?
> 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] time data did not match format

2006-12-31 Thread Steve Lane
Hi All
I have freevo set up properly and can watch tv, record manually etc ok,
but cannot use xmltv program data to record from the program guide. I
can't even see a program guide. When I go into TV guide, each channel
shows that there is no data loaded. I think my grabber is working ok as
the TV.xml file shows all the listings. I've attached a copy of part of
the log

Steve
epg_xmltv.py (139): XMLTV, trying to read raw file (/tmp/TV.xml)
epg_xmltv.py (193): epg_xmltv.py: Only adding channels in list
epg_xmltv.py (244): reading xmltv data
epg_xmltv.py (259): creating guide for ['SBS-Vic', 'SBS-NEWS', 'SevenHD-Mel', 'ABC-Vic', 'DIG', 'TenHD-Vic', 'Ten-Vic', 'ABCHD-Vic', 'DIG-jazz', 'NineHD-Mel', 'ABC2', 'Seven-Mel', 'SBSHD-Vic', 'Nine-Mel']
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/lib64/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=2006123113  fmt=%Y%m%d%H%M%S %Z
Error in tv guide, skipping-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users