mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-18 07:15:08 +00:00
New views.py
Combines maintainsViews from librarysync and videonodes and playlist creation. Still need to move deletion from utils.
This commit is contained in:
parent
1d8d01b5f8
commit
16df4d6404
7 changed files with 291 additions and 987 deletions
|
@ -11,7 +11,6 @@ import xbmcgui
|
|||
|
||||
import clientinfo
|
||||
import downloadutils
|
||||
import kodidb_functions as kodidb
|
||||
import websocket_client as wsc
|
||||
from utils import window, settings, language as lang
|
||||
from ga_client import GoogleAnalytics, log_error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue