completely changed this class, default no longer matters. Just restore settings that differ from current, ignore default flags closes #154

This commit is contained in:
Rob Weber
2019-09-11 10:01:49 -05:00
parent 1f6324b2d5
commit a4bb3f3feb
2 changed files with 36 additions and 42 deletions

View File

@ -323,7 +323,7 @@ class XbmcBackup:
#update the guisettings information (or what we can from it)
gui_settings = GuiSettingsManager('special://home/userdata/guisettings.xml')
gui_settings = GuiSettingsManager()
gui_settings.run()
#call update addons to refresh everything