mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-14 19:13:17 +00:00
add dvd directry support
This commit is contained in:
parent
44d4080daf
commit
eb265d7a13
3 changed files with 24 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue