Nicolas Michaux wrote:
> Hello,
>
> Since the change to lsdvd in mmpython, freevo doesn't recognize a dvd on hard 
> disk.
>
> I found the incorrect line in mmpython/disc/lsdvd.py :
>
> def isDVDdir(self, dirname):
>         if not os.path.isdir(dirname+'/VIDEO_TS'):
>             return 0
>
>         #return self.lsdvd(device)  # remove this one
>         return self.lsdvd(dirname)  # replace with this one
>
>
>
> Have a nice day,

thanks, in 0.4.2


Dischi

-- 
errors in argv often lead to output of argh
                                -- suffered wisdom


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to