diff --git a/dvd.py b/dvd.py index c017158..7375e43 100644 --- a/dvd.py +++ b/dvd.py @@ -204,7 +204,6 @@ class DVDDisc(FSObject, StorageFolder): def detectdvd(path, fobj): if os.path.isdir(path): - log.msg('dvd isdir') # Make sure we there is only a VIDEO_TS in there, even # if there is a VIDEO_TS w/ other files, we will open # the VIDEO_TS as a DVD (if it is one)