-
Notifications
You must be signed in to change notification settings - Fork 163
Backup Not fully Completing (Files Missing) #102
Description
I'm running Kodi 18.7 on a Windows 10 PC
I have a large library integrated via TMDB Helper. When trying to backup using the Wizard it completes without error but the final product is missing numerous items. Including skin, settings, addons, databases potion of the library etc...
Here's what I did to test:
I renamed my build's directory (Kodi to Kodi_backup) and reopened Kodi to a fresh install. I installed only 'OpenWizard', TMDB Helper, and my skin.
I then completed the backup without the library included and everything is as it should be. No issues and the backup can be installed on any device I choose.
I then added the library (movies & tvshows directories) to TMDB directory in addon_data. I didn't bother adding the sources or scraping as this would take some time. I just wanted to see if the actually large library of .strm files was the cause. So, I completed the backup again and it produced the exact same result as my previous build. Numerous items are missing. Including skin, settings, addons, databases potion of the library etc... As soon as the library is added the backup fails.
The error I am seeing in the wizard log is "Files count would require ZIP64 extensions"
Here's what is contained in the backup.zip:
2 Directories - addons & userdata
Here's what is in the userdata directory:
addon_data (the skins directory with settings.xml is missing along with other addon data)
advancdsettings.xml
favorties.xml
guisettings.xml
profiles.xml
Rssfeeds.xml
sources.xml
I was speaking to SerpentDrago about this issue as well on the a4k sub_reddit
https://www.reddit.com/r/Addons4Kodi/comments/gsfpfa/openwizard_backup_missing_files/
I have attached 4 logs:
Backup without library (Completes as normal)
kodi-BACKUP_TEST1
kodi-BACKUP_TEST1.log
wizard_BACKUP_TEST1
wizard-BACKUP_TEST1.log
Backup with library (Completes but missing files)
kodi-BACKUP_TEST2
https://mega.nz/file/fCQFRSZa#8gLax8TTSvf4s4Mo8TMkiLAy0YAZNpqsuq1qm9j-VN4
wizard-BACKUP_TEST2
https://mega.nz/file/jfBzESpL#QKzKw3CkGNTndep88k-KiQqTk4JeEjAeniI3NW8oO_E
Hopefully, this can be resolved
Thanks for your help