robweber / xbmcbackup

Backup Addon for Kodi
MIT License
107 stars 48 forks source link

Can't restore from a zipped backup file #240

Open RayzaEFC opened 1 month ago

RayzaEFC commented 1 month ago

Backup app can't restore a zipped backup file anymore. This used to work but for some reason it doesn't now. When you try it says Backup error, check log for more information. This helps a lot with speed so would be great if sorted. Thanks

utdrmac commented 1 month ago

Same here. I just bought a rpi4 and trying to migrate from my older rpi3. I took a backup using this addon on the old pi, copied it to this new pi, and it won't work. Where exactly is the log located?

RayzaEFC commented 1 month ago

Same here. I just bought a rpi4 and trying to migrate from my older rpi3. I took a backup using this addon on the old pi, copied it to this new pi, and it won't work. Where exactly is the log located?

Not sure about raspberry pi but Android it's in the Data folder, Windows it's in the roaming folder

robweber commented 1 month ago

Have you tried using the version from this repo or just the one available in Kodi? There was a similar issue and a fix for it not too long ago.

utdrmac commented 1 month ago

Have you tried using the version from this repo or just the one available in Kodi?

I'm using the one from Kodi. I searched for it on the repos and installed it. The version from Kodi is different? How come? How do I install a newer version?

RayzaEFC commented 1 month ago

Have you tried using the version from this repo or just the one available in Kodi? There was a similar issue and a fix for it not too long ago.

I've managed to manually download the zip file and install on Kodi. Is there a web address that can be entered in File Manager on Kodi so I can get the repo from there? Thanks

robweber commented 1 month ago

I don't have a separate repo setup just for this addon. Generally the one in the Kodi repo is the latest one. I try to space out doing updates as the Kodi team has a lot of addons to go through and try and get merged in. This error was found right after a recent update. I plan to get this fix pushed up there soon.

RayzaEFC commented 1 month ago

I don't have a separate repo setup just for this addon. Generally the one in the Kodi repo is the latest one. I try to space out doing updates as the Kodi team has a lot of addons to go through and try and get merged in. This error was found right after a recent update. I plan to get this fix pushed up there soon.

Ok great and thanks for reply and thanks for creating the app too

daherlihy commented 1 week ago

Having the same issue here - restoring compressed backups doesn't work, but as a workaround there's no issue restoring non-compressed backups.

Great to hear that a fix is being pushed soon too :)