mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 09:56:34 +00:00
Fix patch on android
Create own unzip method since zipfile is no longer reliable.
This commit is contained in:
parent
8dad5bdd74
commit
419afcce3c
4 changed files with 80 additions and 32 deletions
|
|
@ -14,6 +14,7 @@ from utils import JSONRPC
|
|||
from utils import indent
|
||||
from utils import write_xml
|
||||
from utils import compare_version
|
||||
from utils import unzip
|
||||
|
||||
from wrapper import progress
|
||||
from wrapper import catch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue