Fix reset

Fixes if there's a crash, unable to reset
This commit is contained in:
angelblue05 2016-01-12 22:52:49 -06:00
parent b9ba092e12
commit 993ef282e7

View file

@ -1122,6 +1122,7 @@ class LibrarySync(threading.Thread):
try:
self.run_internal()
except Exception as e:
utils.window('emby_dbScan', clear=True)
xbmcgui.Dialog().ok(
heading="Emby for Kodi",
line1=(