Fix resume sync

Now save progress, unless exited due to path validation
This commit is contained in:
angelblue05 2018-10-05 17:16:10 -05:00
parent 90ed66bc56
commit 3c9a97047e

View file

@ -226,7 +226,6 @@ class FullSync(object):
dialog("ok", heading="{emby}", line1=_(33119))
LOG.error("full sync exited unexpectedly")
else:
save_sync(self.sync)
raise