Dynamic conversion of HDR10+ SEI to DV P8 NAL

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:

  1. With Kodi File Manager from “root/share/kodi/addons” copy folder “skin.estuary” to your computer.
  2. On computer rename skin folder to “skin.estuaryV3”
  3. 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”>

  1. Save and Copy this new skin “skin.estuaryV3” to storage/.kodi/addons folder.

  2. Reboot

  3. 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.

5 Likes