Backup Addon for Kodi
Go to file
2017-12-06 09:22:27 -06:00
resources directory has to end in slash to use exists() 2017-12-06 09:22:27 -06:00
.gitignore update to ignore file 2014-10-09 11:31:26 -05:00
addon.xml Merge branch 'master' into krypton 2017-12-04 15:16:41 -06:00
changelog.txt language folder country code fix 2017-12-03 17:40:11 -06:00
default.py closes #71 2015-05-08 19:40:28 -05:00
launcher.py added an advanced backup editor and combined settings.xml scripts into a launcher 2017-12-05 14:20:32 -06:00
LICENSE.txt first commit - kind of works 2012-04-17 16:03:45 -05:00
README.md updated README.md with links to wiki 2017-11-08 13:02:53 -06:00
scheduler.py allow user to turn on/off 2017-11-07 15:10:21 -06:00

Backup Addon

About

I've had to recover my database, thumbnails, and source configuration enough times that I just wanted a quick easy way to back them up. That is what this addon is meant to do.

Running the Program

Running the program will allow you to select Backup or Restore as a running mode. Selecting Backup will push files to your remote store using the addon settings you defined. Selecting Restore will give you a list of restore points currently in your remote destination. Selecting one will pull the files matching your selection criteria from the restore point to your local Kodi folders.

For more specific information please check out the wiki on Github for this project. Advanced descriptions for the following are all there: