mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-17 05:36:12 +00:00
Adjust playlist props
Instead of using clearProperties, clear individually.
This commit is contained in:
parent
f3f8c76197
commit
d14ecfdc5e
5 changed files with 11 additions and 12 deletions
|
@ -51,7 +51,7 @@ class Playlist():
|
|||
playlist.clear()
|
||||
started = False
|
||||
|
||||
utils.window('emby_customplaylist', value="true", windowid=10008)
|
||||
utils.window('emby_customplaylist', value="true")
|
||||
|
||||
position = 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue