added reboot back in to make sure that playcounts are imported through nfo.

This commit is contained in:
Marcel van der Veldt 2015-03-29 00:47:07 +01:00
parent 4d9a9cf139
commit 959659c1c9
2 changed files with 3 additions and 23 deletions

View file

@ -27,5 +27,6 @@ if mode == "play":
PlaybackUtils().PLAY(id)
else:
utils.checkKodiSources()
xbmc.executebuiltin('Addon.OpenSettings(plugin.video.emby)')