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 62.235.20.55:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fXmlTv

------------------------------------------------------------------------------
@@ -51,25 +51,23 @@
 
 === Belgian listings ===
 
-Use the program freevo/helpers/xml_tv_be.py which was contributed by Bart Heremans 
and den_RDC. Open helpers/xml_tv_be.config in your favorite text editor, and select 
wich channels you want the script to fetch, by setting a 0 after channels that 
shouldn't be fetched and a 1 for channels you want. You can also set the number of 
days to be fetched in the configuration file.
+The old xml_tv_be.py script has been removed from the Freevo CVS repository. A new 
grabber was developped to replace it. The new tv grabber is part of the PyTVGrab 
package and can be found at the following adress : http://pytvgrab.sourceforge.net 
 
-Usage :
+Usage is the same as the Perl XMLTV scripts. More documentation can be found on the 
PyTVGrab Site
 
  * download the guide for the next two days :
  {{{
-# cd /path_to_freevo/helpers
-# python xml_tv_be.py > /tmp/TV.xml
+# tv_grab_be_tvb -n2 -o /tmp/TV.xml
 }}}
  * download the guide for the next n days, example 7 days :
  {{{
-# cd /path_to_freevo/helpers
-# python xml_tv_be.py --days=7 > /tmp/TV.xml
+# tv_grab_be_tvb -n7 -o /tmp/TV.xml
 }}}
 
 
 === Dutch listings ===
 
-Use tv_grab_nl from the XMLTV package for NL listings or use 
freevo/helpers/xml_tv_be.py (See above)
+Use tv_grab_nl from the XMLTV package for NL listings or use PyTVGrab (See above)
 
 === Danish listings ===
 


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to