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

The comment on the change is:
Too lazy to manually enter channels...

------------------------------------------------------------------------------
@@ -101,6 +101,12 @@
 ln -s `date +'$HOME/freevo/xmltv/listings_%d%m%Y.xml'` /tmp/TV.xml
 }}} 
 
+If you're too lazy to edit freevo_config.py manually, and you have a /tmp/TV.xml file 
downloaded, here's a small shell script which will generate the TV channels for you. 
You can then change the order or make corrections to the naming. To use it "as is", 
don't forget to remove the trailing comma.
+
+ {{{
+# cat /tmp/TV.xml | grep "id=" | awk '{FS="\""; a=a+1; print "(\x27" $2 "\x27 " 
"\x27" $2 "\x27, \x27" a "\x27),"}'
+}}} 
+
 
 ===== Belgian listings =====
 
@@ -416,4 +422,4 @@
 Use '''imdb.py --help''' to see more options
 
 == Audio files ==
-Zoing
+


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to