To make changes to the skin that will stick after reboot, you first have to make following changes, because only the skin that resides in “storage/.kodi/addons” accepts changes. Here is how to do it:
- With Kodi File Manager from “root/share/kodi/addons” copy folder “skin.estuary” to your computer.
- On computer rename skin folder to “skin.estuaryV3”
- Open this folder and edit first line in “addon.xml” like this:
Edit first line:
addon id=“skin.estuary” version=“4.0.0” name=“Estuary” provider-name=“phil65, Ichabod Fletchman”>
like this:
addon id=“skin.estuaryV3” version=“4.0.0” name=“Estuary(V3)” provider-name=“phil65, Ichabod Fletchman”>
-
Save and Copy this new skin “skin.estuaryV3” to storage/.kodi/addons folder.
-
Reboot
-
Go to Settings/System/Add-ons/My add-ons/Look and feel/Skin and there enable your new Estuary(V3) to use it.
Any changes that you make in this new skin will stay after reboot.