Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15366

Modified Files:
        freevo_config.py 
Log Message:
deactivate recordserver plugins for now and switch to different port to avoid conflicts

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.349
retrieving revision 1.350
diff -C2 -d -r1.349 -r1.350
*** freevo_config.py    21 Jul 2004 11:35:36 -0000      1.349
--- freevo_config.py    10 Aug 2004 19:36:54 -0000      1.350
***************
*** 490,494 ****
  #
  # generic_record plugin needs VCR_CMD to be set correctly
! plugin_record = plugin.activate('tv.generic_record')
  
  #
--- 490,494 ----
  #
  # generic_record plugin needs VCR_CMD to be set correctly
! plugin_record = plugin.activate('record.generic_record')
  
  #
***************
*** 497,502 ****
  # correctly. To use you need to set the following two lines:
  #
! # plugin.remove('tv.generic_record')
! # plugin_record = plugin.activate('tv.ivtv_record')
  
  # TV menu plugin to view scheduled recordings
--- 497,502 ----
  # correctly. To use you need to set the following two lines:
  #
! # plugin.remove('record.generic_record')
! # plugin_record = plugin.activate('record.ivtv_record')
  
  # TV menu plugin to view scheduled recordings
***************
*** 1223,1227 ****
  
  TV_RECORD_SERVER_IP = 'localhost'
! TV_RECORD_SERVER_PORT = 18001
  
  # If the recordserver runs as root, set the uid to the given one
--- 1223,1227 ----
  
  TV_RECORD_SERVER_IP = 'localhost'
! TV_RECORD_SERVER_PORT = 18002
  
  # If the recordserver runs as root, set the uid to the given one



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to