mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-31 13:26:12 +00:00
Remove Connect
This commit is contained in:
parent
59c1dd42e3
commit
481ee11301
17 changed files with 7 additions and 508 deletions
|
@ -308,9 +308,6 @@ class Service(xbmc.Monitor):
|
|||
self.connect.register(data['Id'])
|
||||
xbmc.executebuiltin("Container.Refresh")
|
||||
|
||||
elif method == 'JellyfinConnect':
|
||||
self.connect.setup_login_connect()
|
||||
|
||||
elif method == 'AddServer':
|
||||
|
||||
self.connect.setup_manual_server()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue