mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 09:56:34 +00:00
Add silent catch for errors
This commit is contained in:
parent
66367001f3
commit
085e243e86
2 changed files with 16 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ from utils import create_id
|
|||
|
||||
from wrapper import progress
|
||||
from wrapper import catch
|
||||
from wrapper import silent_catch
|
||||
from wrapper import stop
|
||||
from wrapper import emby_item
|
||||
from wrapper import library_check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue