Backup Addon for Kodi
Go to file
2019-08-26 14:54:42 -05:00
.github Update issue templates 2019-08-26 14:46:28 -05:00
resources jarvis icon.png needs to be in root directory 2019-08-20 09:41:30 -05:00
.gitignore update to ignore file 2014-10-09 11:31:26 -05:00
addon.xml jarvis icon.png needs to be in root directory 2019-08-20 09:41:30 -05:00
authorize_cloud.py change this as settings are saved until close, call specific type with arg 2017-01-31 09:07:49 -06:00
changelog.txt added timeout on startup to allow time to sync 2019-08-09 09:59:57 -05:00
default.py closes #71 2015-05-08 19:40:28 -05:00
icon.png jarvis icon.png needs to be in root directory 2019-08-20 09:41:30 -05:00
LICENSE.txt first commit - kind of works 2012-04-17 16:03:45 -05:00
README.md added version compatibility info 2019-08-20 09:39:57 -05:00
remove_auth.py added google drive to removal list 2015-02-13 09:44:50 -06:00
scheduler.py use monitor.abortRequested() 2019-08-19 14:26:15 -05:00

Backup Addon

Kodi Version Compatibility: Kodi 16.x (Jarvis) and greater

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: