mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-07 08:46:12 +00:00
Test allowing updates during playback
This commit is contained in:
parent
1b430e1090
commit
22c62d9727
2 changed files with 7 additions and 7 deletions
|
@ -128,7 +128,7 @@ class Service():
|
|||
if self.KodiMonitor.waitForAbort(1):
|
||||
# Abort was requested while waiting. We should exit
|
||||
break
|
||||
WebSocketThread().processPendingActions()
|
||||
#WebSocketThread().processPendingActions()
|
||||
|
||||
else:
|
||||
if self.warn_auth:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue