mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-06 08:16:13 +00:00
added reboot back in to make sure that playcounts are imported through nfo.
This commit is contained in:
parent
4d9a9cf139
commit
959659c1c9
2 changed files with 3 additions and 23 deletions
|
@ -27,5 +27,6 @@ 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