mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-28 07:40:46 +00:00
Fix resume sync
Now save progress, unless exited due to path validation
This commit is contained in:
parent
90ed66bc56
commit
3c9a97047e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user