add dvd directry support

This commit is contained in:
yk 2020-06-29 20:20:48 +08:00 committed by Odd Stråbø
commit eb265d7a13
3 changed files with 24 additions and 1 deletions

View file

@ -14,6 +14,7 @@ from .utils import find
from .utils import event
from .utils import validate
from .utils import validate_bluray_dir
from .utils import validate_dvd_dir
from .utils import values
from .utils import JSONRPC
from .utils import compare_version