Update of /cvsroot/freevo/freevo/src/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25795/config
Modified Files:
channels.py
Log Message:
changes to new pyepg
Index: channels.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config/channels.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** channels.py 9 Dec 2004 20:26:32 -0000 1.5
--- channels.py 10 Dec 2004 19:56:21 -0000 1.6
***************
*** 79,83 ****
log.info('Detecting TV channels.')
! pyepg.connect(sysconfig.datafile('epgdb'))
pyepg.load(config.TV_CHANNELS, config.TV_CHANNELS_EXCLUDE)
--- 79,83 ----
log.info('Detecting TV channels.')
! pyepg.connect('sqlite', sysconfig.datafile('epgdb'))
pyepg.load(config.TV_CHANNELS, config.TV_CHANNELS_EXCLUDE)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog