i'm using the current cvs version (just made cvs update a minute ago for both freevo and mmpython) and i have problems with ./freevo cache. i had it since i used the 1.5 cvs head. freevo itself works well, it's only the precaching that doesn't work. here it is:
----------------
Unable to detect last complete rebuild, forcing rebuild Freevo cache
Freevo will now generate a metadata cache for all your files and create thumbnails from images for faster access.
deleting old cache files from older freevo version.... deleted 0 file(s)
deleting old cachefiles............................... deleted 0 file(s)
deleting cache for directories not existing anymore... done
deleting old entries in metainfo...................... done
deleting cache files.................................. done
checking mmpython cache files......................... 365 changes
1/365 /mnt/servers/benz
Traceback (most recent call last):
File "/usr/local/freevo_cvs/freevo/src/helpers/cache.py", line 480, in ?
cache_directories(rebuild)
File "/usr/local/freevo_cvs/freevo/src/helpers/cache.py", line 197, in cache_directories
util.mediainfo.cache_recursive(all_dirs, verbose=True)
File "/usr/local/freevo_cvs/freevo/src/util/mediainfo.py", line 572, in cache_recursive
cache_dir(d)
File "/usr/local/freevo_cvs/freevo/src/util/mediainfo.py", line 539, in cache_dir
mmpython_cache.cache_dir(dirname, callback)
File "/usr/local/freevo_cvs/freevo/src/util/mediainfo.py", line 261, in cache_dir
objects[key] = (info, timestamp)
UnboundLocalError: local variable 'timestamp' referenced before assignment
-- Benjamin Zeiss
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
