mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-06 00:06:13 +00:00
Rework full sync into a context
This commit is contained in:
parent
f9db3c6134
commit
7e7cf1489d
4 changed files with 161 additions and 109 deletions
|
@ -21,7 +21,6 @@ from database import reset, get_sync, Database, emby_db, get_credentials
|
|||
from objects import Objects, Actions
|
||||
from downloader import TheVoid
|
||||
from helper import _, event, settings, window, dialog, api, JSONRPC
|
||||
from emby import Emby
|
||||
|
||||
#################################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue