Rimosso update library al download dalla videoteca

This commit is contained in:
Alhaziel01
2020-04-19 18:00:51 +02:00
parent 93b45f27a8
commit 0938a4be8a
2 changed files with 5 additions and 4 deletions

View File

@@ -1015,7 +1015,8 @@ def clean(path_list=[]):
nun_records, records = execute_sql_kodi(sql)
progress.update(100)
xbmc.sleep(5000 if inspect.stack()[1][3] == 'move_to_libray' else 1000)
# xbmc.sleep(5000 if inspect.stack()[1][3] == 'move_to_libray' else 1000)
xbmc.sleep(1000)
progress.close()
xbmc.executebuiltin('XBMC.ReloadSkin()')