mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Fix resume sync
Now save progress, unless exited due to path validation
This commit is contained in:
parent
90ed66bc56
commit
3c9a97047e
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue