mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-30 21:06:13 +00:00
Fix slowness
This commit is contained in:
parent
0dd54b019d
commit
026095722c
2 changed files with 22 additions and 17 deletions
|
@ -15,6 +15,7 @@ from utils import indent
|
|||
from utils import write_xml
|
||||
from utils import compare_version
|
||||
from utils import unzip
|
||||
from utils import create_id
|
||||
|
||||
from wrapper import progress
|
||||
from wrapper import catch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue