mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 20:44:39 +00:00
Fix service restart
This commit is contained in:
parent
79e335f185
commit
25dbfd3a0e
2 changed files with 34 additions and 14 deletions
|
@ -128,6 +128,8 @@ class Service(xbmc.Monitor):
|
|||
|
||||
self.shutdown()
|
||||
|
||||
raise Exception("ExitService")
|
||||
|
||||
def start_default(self):
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue