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

Modified Files:
        freevo_config.py local_conf.py.example 
Log Message:
adjust to new vfs/mediadb

Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** local_conf.py.example       31 Dec 2004 11:57:22 -0000      1.44
--- local_conf.py.example       1 May 2005 17:37:55 -0000       1.45
***************
*** 40,44 ****
  
  
! CONFIG_VERSION = 5.14
  
  # ======================================================================
--- 40,44 ----
  
  
! CONFIG_VERSION = 7.0
  
  # ======================================================================

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.387
retrieving revision 1.388
diff -C2 -d -r1.387 -r1.388
*** freevo_config.py    10 Apr 2005 17:47:53 -0000      1.387
--- freevo_config.py    1 May 2005 17:37:55 -0000       1.388
***************
*** 109,113 ****
  # is different, there will be only a warning
  
! LOCAL_CONF_VERSION  = 6.00
  
  # Description of changes in each new version
--- 109,113 ----
  # is different, there will be only a warning
  
! LOCAL_CONF_VERSION  = 7.00
  
  # Description of changes in each new version
***************
*** 182,185 ****
--- 182,192 ----
      MPLAYER_RESAMPLE_AUDIO, MPLAYER_VF_INTERLACED, MPLAYER_VF_PROGRESSIVE.
      ''' ),
+     (7.00, '''
+     Reworked the vfs/mediadb code. You should either start with a clean vfs
+     or run the cache helper to clean up the old stuff (you can stop the helper
+     when it starts to scan the directories). If you also want to use an older
+     version of freevo, you should create a new vfs for Freevo 2.0. To do so,
+     set vfs_dir = /path/to/vfs in your freevo.conf.
+     ''' )
      ]
  



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to