mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-17 21:56:13 +00:00
Fix resume when using play-to
This commit is contained in:
parent
dc12f05ba8
commit
c4608b38e1
3 changed files with 19 additions and 13 deletions
|
@ -200,5 +200,4 @@ class KodiMonitor(xbmc.Monitor):
|
|||
utils.window('emby_onWake', value="true")
|
||||
|
||||
elif method == "Playlist.OnClear":
|
||||
utils.window('emby_customPlaylist', clear=True)
|
||||
self.logMsg("Clear playlist properties.")
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue