mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-02 06:16:11 +00:00
fixed up settings
This commit is contained in:
parent
39b3fd9523
commit
b81c004331
2 changed files with 8 additions and 3 deletions
|
@ -27,6 +27,5 @@ if mode == "play":
|
|||
PlaybackUtils().PLAY(id)
|
||||
|
||||
else:
|
||||
utils.checkKodiSources()
|
||||
xbmc.executebuiltin('Addon.OpenSettings(plugin.video.emby)')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue