jurialmunkey / skin.arctic.horizon

A simple minimal skin for Kodi
Other
175 stars 49 forks source link

[Question] backup skin settings #345

Closed fatshotty closed 3 years ago

fatshotty commented 3 years ago

Hello there, can I backup skin settings? I can't find the "backup/restore" section

thanks

jurialmunkey commented 3 years ago

There's issues with the Skin Helper backup so I don't use it anymore.

It's easy to make a manual backup. Just make a copy of the script.skinshortcuts (for home/widget layout) and skin.arctic.horizon (for other skin settings) folders found in the addon_data directory

.kodi/userdata/addon_data/script.skinshortcuts .kodi/userdata/addon_data/skin.arctic.horizon

fatshotty commented 3 years ago

many thanks, I'll try soon ;)