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

Modified Files:
        tv_grab.py 
Log Message:
Add a new paramater to source_vdr, limit_channels, to limit the channels found
in the channels.conf, the EPG, or both.


Index: tv_grab.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/tv_grab.py,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** tv_grab.py  24 Mar 2005 18:12:16 -0000      1.21
--- tv_grab.py  28 Apr 2005 01:37:00 -0000      1.22
***************
*** 80,84 ****
  
      pyepg.update('vdr', config.VDR_DIR, config.VDR_CHANNELS, config.VDR_EPG,
!                  config.VDR_HOST, config.VDR_PORT, config.VDR_ACCESS_ID)
  
  
--- 80,84 ----
  
      pyepg.update('vdr', config.VDR_DIR, config.VDR_CHANNELS, config.VDR_EPG,
!                  config.VDR_HOST, config.VDR_PORT, config.VDR_ACCESS_ID, 
'both')
  
  



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to