Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv1006
Modified Files:
freevo_config.py local_conf.py.example
Log Message:
Adding an option for tv_grab to use tv_sort on the listings and also to
update your favorites schedule.
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.270
retrieving revision 1.271
diff -C2 -d -r1.270 -r1.271
*** freevo_config.py 12 Oct 2003 09:54:27 -0000 1.270
--- freevo_config.py 14 Oct 2003 02:44:11 -0000 1.271
***************
*** 1122,1125 ****
--- 1122,1131 ----
XMLTV_GRABBER = ''
+ # If you want to run tv_sort on your listings add the path to tv_sort here.
+ # tv_sort will make sure all your programs have proper stop times, otherwise
+ # programs might get cut off at midnight.
+
+ XMLTV_SORT = ''
+
# Number of days the grabber should get
Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** local_conf.py.example 12 Oct 2003 09:42:36 -0000 1.16
--- local_conf.py.example 14 Oct 2003 02:44:11 -0000 1.17
***************
*** 700,703 ****
--- 700,709 ----
XMLTV_GRABBER = ''
+ # If you want to run tv_sort on your listings add the path to tv_sort here.
+ # tv_sort will make sure all your programs have proper stop times, otherwise
+ # programs might get cut off at midnight.
+
+ XMLTV_SORT = ''
+
# Number of days the grabber should get
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog