Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv13301/helpers

Modified Files:
        cache.py 
Log Message:
sync metainfo before stopping

Index: cache.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/cache.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** cache.py    18 Jan 2004 16:48:29 -0000      1.15
--- cache.py    19 Jan 2004 20:25:53 -0000      1.16
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.16  2004/01/19 20:25:53  dischi
+ # sync metainfo before stopping
+ #
  # Revision 1.15  2004/01/18 16:48:29  dischi
  # expand caching (including extendedadd.py)
***************
*** 317,318 ****
--- 320,324 ----
  f.write(str(long(time.time())))
  f.close()
+ 
+ # close db
+ util.mediainfo.sync()




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to