Kodi Community Forum

Full Version: Great Skin, would love to see a Krypton branch
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Would be great to get this going on Krypton, A lot of dependencies would need to be updated. Its worth looking into in my opinion. Thank you!
I managed to get it working.

https://github.com/ratchetnclank/skin.bello


Just download the zip from github and install it.
(2017-02-12, 19:46)ratchetnclank Wrote: [ -> ]I managed to get it working.

https://github.com/ratchetnclank/skin.bello


Just download the zip from github and install it.

If you make it please make it bello fredo version.
I downloaded Kodi v17.0 and the Bello Skin today. But couldn't install it.

So I had to edit the file addon.xml. Change:
Code:
<import addon="xbmc.gui" version="5.3.0"/>
to:
Code:
<import addon="xbmc.gui" version="5.12.0"/>