Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv18430

Modified Files:
        freevo_config.py 
Log Message:
add ONLY_SCAN_DATADIR to speed up startup

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.220
retrieving revision 1.221
diff -C2 -d -r1.220 -r1.221
*** freevo_config.py    2 Aug 2003 16:20:56 -0000       1.220
--- freevo_config.py    3 Aug 2003 10:03:31 -0000       1.221
***************
*** 149,154 ****
       events'''),
      (3.5,
!      '''Added xine support (see xine section in freevo_config.py) and
!      MPLAYER_AUTOCROP for 16:9 tv sets''')]
  
  
--- 149,154 ----
       events'''),
      (3.5,
!      '''Added xine support (see xine section in freevo_config.py),
!      MPLAYER_AUTOCROP for 16:9 tv sets and ONLY_SCAN_DATADIR''')]
  
  
***************
*** 414,417 ****
--- 414,426 ----
                         'divx', 'ogm', 'vob', 'asf', 'm2v', 'm2p',
                         'mp4', 'viv', 'nuv', 'mov' ]
+ 
+ #
+ # Only scan MOVIE_DATA_DIR and TV_SHOW_DATA_DIR for fxd files containing
+ # informations about a disc. If you only have the fxd files for discs in
+ # one of this directories (and subdirectories), set this to 1, it will
+ # speed up startup.
+ #
+ ONLY_SCAN_DATADIR = 0
+ 
  
  # ======================================================================




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to