mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-15 05:45:10 +00:00
Move libraries import
This commit is contained in:
parent
3ea6890c34
commit
b2bc90cb06
209 changed files with 36 additions and 14941 deletions
|
@ -13,7 +13,7 @@ import xbmc
|
|||
import xbmcvfs
|
||||
import xbmcaddon
|
||||
|
||||
from libraries import requests
|
||||
import requests
|
||||
from helper.utils import should_stop, delete_folder
|
||||
from helper import settings, stop, event, window, kodi_version, unzip, create_id
|
||||
from emby import Emby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue