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

The comment on the change is:
Fixed Heading for NA tv_sort information. 

------------------------------------------------------------------------------
@@ -109,12 +109,13 @@
 
 Here you can find a dutch version: [http://www.students.cs.uu.nl/~gdiepen/tv_grab_nl]
 
-==== North American listings ====
+===== North American listings =====
 
-Because the provider of North American listings has recently stopped providing stop 
time data, an extra step is required to guess the stop times if you are a user of the 
tv_grab_na tool. The simplest way to fix it, is to pipe the output from tv_grab_na 
through tv_sort, which will fix the broken listings. (tv_sort is included with xmltv, 
so you shouldn't need to install anything)
+Because the provider of North American listings has recently stopped providing stop 
time data, an extra step is required to guess the stop times if you are a user of the 
''tv_grab_na'' tool. The simplest way to fix it is to re-process the guide with 
''tv_sort'', which will fix the broken listings. (''tv_sort'' is included with xmltv, 
so you shouldn't need to install anything)
 
  {{{
 #!/bin/sh
+
 todayis=`date +%Y%m%d`
 /usr/bin/tv_grab_na --days 1 | tv_sort > $HOME/freevo/xmltv/listings_$todayis.xml
 rm -f /tmp/TV.xml


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to