Thanks John, I ran setup.py clean: [EMAIL PROTECTED]:/usr/src/kaa-metadata-0.6.0# python setup.py clean Warning: libdvdread is missing. The DVD parser will be disabled running clean
I must have installed libdvdread after I installed kaa? Not sure how it happend, but after the clean ran setup.py install. Works great! Thanks! On Mon, 2007-03-05 at 22:58 +0000, John Molohan wrote: > Dan Mancini wrote: > > Here is the result from mminfo -d 2 /dev/dvd: > > > > setting to log level 2 > > DEBUG __init__(1072): application/ogg registered > > DEBUG __init__(1072): application/m4a registered > > DEBUG __init__(1072): audio/ac3 registered > > DEBUG __init__(1072): application/pcm registered > > DEBUG __init__(1072): application/adts registered > > DEBUG __init__(1072): video/avi registered > > DEBUG __init__(1072): video/mpeg registered > > DEBUG __init__(1072): video/asf registered > > DEBUG __init__(1072): video/quicktime registered > > DEBUG __init__(1072): video/flv registered > > DEBUG __init__(1072): image/jpeg registered > > DEBUG __init__(1072): image/png registered > > DEBUG __init__(1072): image/tiff registered > > DEBUG __init__(1072): image/bmp registered > > DEBUG __init__(1072): image/gif registered > > DEBUG __init__(1072): video/vcd registered > > DEBUG __init__(1072): video/real registered > > DEBUG __init__(1072): application/ogg registered > > DEBUG __init__(1072): application/mkv registered > > DEBUG __init__(1072): text/xml registered > > DEBUG __init__(1072): video/vcd registered > > DEBUG __init__(1072): audio/cd registered > > DEBUG __init__(1072): video/dvd registered > > DEBUG __init__(1072): video/dvd registered > > DEBUG __init__(1072): video/dvd registered > > DEBUG __init__(1072): cd/unknown registered > > DEBUG __init__(1072): audio/mp3 registered > > DEBUG __init__(1072): text/plain registered > > DEBUG __init__(1072): application/flac registered > > DEBUG __init__(1072): games/gameboy registered > > DEBUG __init__(1072): games/snes registered > > DEBUG __init__(1072): directory registered > > DEBUG __init__(1072): Trying video/vcd > > DEBUG __init__(1072): Trying audio/cd > > DEBUG __init__(1072): Trying video/dvd > > DEBUG __init__(1072): kaa.metadata not compiled with DVD support > > DEBUG __init__(1072): Trying cd/unknown > > > > /dev/dvd > > | type: CD > > | subtype: data > > | media: MEDIA_DISC > > | mime: unknown/unknown > > | id: 2005061411383000LIBRARIAN_QUEST_FOR_THE_SPEAR > > | label: LIBRARIAN_QUEST_FOR_THE_SPEAR > > > > Now I am assuming that kaa not compiled with DVD support is my problem? > > > Yep I don't know the compile checks for kaa.metadata and I'm not in > front of a freevo box but I'd guess that you were missing decss maybe? A > 'python setup.py clean' and then 'python setup.py install' of > kaa.metadata should do it after you install the requirements. > > John > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
