Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by shammah:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fXmlTv

------------------------------------------------------------------------------
@@ -156,7 +156,7 @@
 
 tv_grab_nz appears to have some problems in the version tested at xmltv-0.5.19. The 
script doesn't correctly add a timezone to the start and stop times from each 
programme and freevo as of version 1.4rc1 doesn't handle that cleanly meaning you get 
no listings at all, despite a valid XML file. 
 A simple but nasty hack is to edit src/tv/epg_xmltv.py comment out the lines listed 
and add in the the two at the bottom. 
-
+{{{
 #try:
 #    tval, tz = str.split()
 #    except ValueError:
@@ -164,7 +164,7 @@
 #         raise EPG_TIME_EXC
      tz = '+1'
      tval = str
-
+}}}
 
 
 == Use in Freevo ==


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to