xbmcbackup/resources/lib
Rob 71c8d9ae54
ui settings restore upgrade
* added ability to export/save settings as json using GetSettings

* added generic copyFile method instead of duplicating

* copy and load settings file after file restore (right now only reads)

* set settings values from backup when differ than current

* store settings as part of validation file

* prompt for settings restore or set always via toggle

* unused import

* added new strings for settings restore

* updated changelog

* fix pep8 syntax

* swap setting to always prompt instead of always restore (invert)
2020-12-03 14:08:25 -06:00
..
advanced_editor.py removed unused imports 2020-11-18 14:28:09 -06:00
authorizers.py removed unused imports 2020-11-18 14:28:09 -06:00
backup.py ui settings restore upgrade 2020-12-03 14:08:25 -06:00
croniter.py replace relativedelta.py with one from dateutil package 2019-11-26 11:13:25 -06:00
extractor.py pep8 style fixes - round 1 2019-11-25 15:56:59 -06:00
guisettings.py ui settings restore upgrade 2020-12-03 14:08:25 -06:00
progressbar.py update getSetting calls to get ints and bools where needed 2019-11-27 14:19:41 -06:00
scheduler.py convert xbmc.translatePath to xbmcvfs.translatePath 2020-11-18 14:07:06 -06:00
tinyurl.py fixes per enen92 2019-12-04 11:31:00 -06:00
utils.py convert xbmc.translatePath to xbmcvfs.translatePath 2020-11-18 14:07:06 -06:00
vfs.py removed unused imports 2020-11-18 14:28:09 -06:00