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

Modified Files:
        rom_drives.py 
Log Message:
use kaa.metadata instead of mmpython

Index: rom_drives.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/rom_drives.py,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -d -r1.91 -r1.92
*** rom_drives.py       30 Jun 2005 18:03:21 -0000      1.91
--- rom_drives.py       2 Jul 2005 16:46:26 -0000       1.92
***************
*** 489,493 ****
  
          # DVD/VCD/SVCD:
!         # There is self.info from mmpython for these three types
          if self.info['mime'] in ('video/vcd', 'video/dvd'):
              if not title:
--- 489,493 ----
  
          # DVD/VCD/SVCD:
!         # There is self.info from kaa.metadata for these three types
          if self.info['mime'] in ('video/vcd', 'video/dvd'):
              if not title:



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to