mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Update refresh
So it works for music modifications and such
This commit is contained in:
parent
0efc37f646
commit
423a4c9c40
1 changed files with 1 additions and 1 deletions
|
@ -165,4 +165,4 @@ if __name__ == '__main__':
|
||||||
emby.deleteItem(itemId)
|
emby.deleteItem(itemId)
|
||||||
|
|
||||||
xbmc.sleep(500)
|
xbmc.sleep(500)
|
||||||
xbmc.executebuiltin('Container.Update')
|
xbmc.executebuiltin('Container.Refresh')
|
Loading…
Reference in a new issue