When attempting to update my TV guide listings ($ ./freevo tv_grab), I have been encountering an error:

time 20040328060000, channel Channel 4:
#######################http://www.radiotimes.com/ListingsServlet?event=4&jspGridLocation=%2Fjsp%2Ftv_listings_grid.jsp&jspListLocation=%2Fjsp%2Ftv_listings_single.jsp&jspError=%2Fjsp%2Ferror.jsp&searchDate=28/03/2004&searchTime=06:00&channels=132: Date 20040328 1:55am is impossible - time goes from 2004032801:00:00 UTC to 2004032802:00:00 DST at /usr/lib/perl5/5.8.3/Memoize.pm line 247


Traceback (most recent call last):
File "/home/freevo/freevo/src/tv/epg_xmltv.py", line 157, in get_guide
cached_guide = load_guide(verbose)
File "/home/freevo/freevo/src/tv/epg_xmltv.py", line 252, in load_guide
xmltv_programs = xmltv.read_programmes(f)
File "/home/freevo/freevo/src/tv/xmltv.py", line 367, in read_programmes
doc = parser.parse(fp.read())
File "/home/freevo/freevo/runtime/lib/python2.3/site-packages/_xmlplus/utils/qp_xml.py", line 129, in parse
p.Parse(input, 1)


I believe the exception stems from Brittish Summertime, which changes on Sun March 28th when the clocks in the UK go forward one hour at 01:00 to 02:00.

I imagine I'm receiving this error because I'm using tv_grab_uk_rt, which strips the relevant info from the radio times website and then generates a TV.xml file.

Looking at the radiotimes website reveals that at 1:55am on Monday 2004032901:55 there is a programme, but there is nothing at 1:55am on Sunday 2004032801:55.

What is the relevant course of action for this error, or should I just put up with it since it only happens twice a year and only affects me for one week? I really would prefer that it was fixed, but I'm unsure where to start.




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to