ea146d7ab8
Currently translated at 56.2% (85 of 151 strings) Translated using Weblate (Estonian (et_ee)) Currently translated at 97.3% (147 of 151 strings) Translated using Weblate (Spanish (Mexico) (es_mx)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Spanish (Spain) (es_es)) Currently translated at 58.2% (88 of 151 strings) Translated using Weblate (Dutch (nl_nl)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Danish (da_dk)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Czech (cs_cz)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Chinese (China) (zh_cn)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (German (de_de)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Chinese (China) (zh_cn)) Currently translated at 77.4% (117 of 151 strings) Translated using Weblate (Korean (ko_kr)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Korean (ko_kr)) Currently translated at 56.2% (85 of 151 strings) Translated using Weblate (Danish (da_dk)) Currently translated at 41.7% (63 of 151 strings) Translated using Weblate (French (France) (fr_fr)) Currently translated at 100.0% (151 of 151 strings) Translated using Weblate (Russian (ru_ru)) Currently translated at 100.0% (151 of 151 strings) Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translated using Weblate (Russian (ru_ru)) Currently translated at 90.0% (135 of 150 strings) Translated using Weblate (French (France) (fr_fr)) Currently translated at 100.0% (150 of 150 strings) Translated using Weblate (French (France) (fr_fr)) Currently translated at 64.0% (96 of 150 strings) Translated using Weblate (Belarusian (be_by)) Currently translated at 15.3% (23 of 150 strings) Translated using Weblate (Spanish (Spain) (es_es)) Currently translated at 100.0% (91 of 91 strings) Co-authored-by: Chillbo <admin.weblate@contribute-osmc.com> Co-authored-by: Christian Gade <gade@kodi.tv> Co-authored-by: Edson Armando <edsonarmando78@outlook.com> Co-authored-by: G0mez82 <jalehto_99@hotmail.com> Co-authored-by: HansCR <h.vanek@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Minho Park <parkmino@gmail.com> Co-authored-by: Nanomani <nicolas.pouliquen@gmail.com> Co-authored-by: bsoriano <bsoriano@gmail.com> Co-authored-by: rimasx <riks_12@hot.ee> Co-authored-by: taxigps <taxigps@sina.com> Co-authored-by: vdkbsd <valexgus@gmail.com> Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/be_by/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/cs_cz/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/da_dk/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/de_de/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/es_es/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/es_mx/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/et_ee/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/fi_fi/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/fr_fr/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/ko_kr/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/nl_nl/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/ru_ru/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/zh_cn/ Translation: Kodi add-ons: scripts/script.xbmcbackup Co-authored-by: Chillbo <admin.weblate@contribute-osmc.com> Co-authored-by: Christian Gade <gade@kodi.tv> Co-authored-by: Edson Armando <edsonarmando78@outlook.com> Co-authored-by: G0mez82 <jalehto_99@hotmail.com> Co-authored-by: HansCR <h.vanek@gmail.com> Co-authored-by: Minho Park <parkmino@gmail.com> Co-authored-by: Nanomani <nicolas.pouliquen@gmail.com> Co-authored-by: bsoriano <bsoriano@gmail.com> Co-authored-by: rimasx <riks_12@hot.ee> Co-authored-by: taxigps <taxigps@sina.com> Co-authored-by: vdkbsd <valexgus@gmail.com> |
||
---|---|---|
.github | ||
.settings | ||
resources | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
addon.xml | ||
changelog.md | ||
default.py | ||
LICENSE.txt | ||
README.md | ||
service.py |
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:
Attributions
Icon files from Open Iconic — www.useiconic.com/open
Contributing
If you're having issues with this addon there are two main places to look. The first is the addon thread on the Kodi Forums. This is where you can ask general questions regarding functionality. If you're having a legitimate issue, such as an error message, you can create an Issue for it in this repository.
Pull Requests are welcome if you want to dig around in the code to fix issues or add functionality. Please submit them using the usual workflow. Additionally you can help keep languages files up to date by visiting the Weblate page for this addon and updating untranslated strings. Changes to Weblate will automatically create PRs to this repository. This is a great way to contribute if you're not a coder!