mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-13 10:33:16 +00:00
Removed webservice
This commit is contained in:
parent
8ab50c767e
commit
ebcbd1893f
3 changed files with 0 additions and 148 deletions
|
|
@ -427,6 +427,5 @@ class Service(xbmc.Monitor):
|
|||
if self.monitor is not None:
|
||||
|
||||
self.monitor.listener.stop()
|
||||
self.monitor.webservice.stop()
|
||||
|
||||
LOG.info("---<<<[ %s ]", client.get_addon_name())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue