Torben Janssen wrote: > File "/freevo_cvs/freevo/src/util/mediainfo.py", line 546, in cache_dir > mmpython_cache.cache_dir(dirname, callback) > File "/freevo_cvs/freevo/src/util/mediainfo.py", line 253, in cache_dir > info = self.create(fullname) > File "/freevo_cvs/freevo/src/util/mediainfo.py", line 388, in create > if video.has_key(variable) and not \ > KeyError: 'variable'
Fixed in cvs. Remove the ' around 'variable' in mediainfo.py line 389. Dischi -- The only problem with mornings is that they happen too early in the day. ------------------------------------------------------- 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-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
