List of Merge Skins ?
#1
Hello all ..

Can you please give me a list of the skins that works fine with merge version of xbmc ?

That should be installed in addons folder ?

Thanks
Reply
#2
So far, the ones that work by default - no need for users to do anything:

Confluence
PM3D
Mediastream Redux
Transparency! - from SVN
Night
Backrow
reFocus

The rest follow this, using Alaska as an example:

Change the name to skin.alaska

This is Confluence's addon.xml, there is more to it but these bolded lines is what you need to change:
Quote:<?xml version="1.0" encoding="UTF-8"?>
<addon
id="skin.confluence"
version="1.1.0"
name="Confluence"
provider-name="Jezz_X, Team XBMC">

Change to:
Quote:<?xml version="1.0" encoding="UTF-8"?>
<addon
id="skin.alaska"
version="1.1.0"
name="alaska"
provider-name="Jezz_X, Team XBMC">

then put that addon.xml in the top of the skin folder and you're good to go...If you did this with XBMC running you might have to close and restart
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#3
This is exactly the kind of list that will be going away in the near future thanks to the new addons system. As we get closer to alpha1 (or maybe directly after), we'll be working with skinners to get working skins into the xbmc.org repository. Thus, if it's there, it works Wink

TheUni
Reply
#4
you can add Xperience SVN to that list also Smile
Reply
#5
Alaska Revisited
Reply
#6
mcborzu Wrote:The rest follow this, using Alaska as an example:

Change the name to skin.alaska

This is Confluence's addon.xml, there is more to it but these bolded lines is what you need to change:


Change to:


then put that addon.xml in the top of the skin folder and you're good to go...If you did this with XBMC running you might have to close and restart

just adding a addon.xml file doesn't make the skin compatible with recent svn builds.

imho of course ;-)


edit:
might as well add a link on how to make a skin compatible:
http://forum.xbmc.org/showthread.php?tid=74818
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#7
Alaska Final isn't compatible per se, but is usable with the addition of handmade addon.xml file.
Reply
#8
theuni Wrote:This is exactly the kind of list that will be going away in the near future thanks to the new addons system. As we get closer to alpha1 (or maybe directly after), we'll be working with skinners to get working skins into the xbmc.org repository. Thus, if it's there, it works Wink

TheUni

Hi theuni !

May I can consider the XML structure of the new addon system (skins, scripts, reposiory, ...) as closed? No modifications for the 10.05 final version?

Arnaud
Reply
#9
MiniMeedia Waffa! (testversion) is up to date. needs rev31300 or higher
http://forum.xbmc.org/showthread.php?tid=76237
Reply

Logout Mark Read Team Forum Stats Members Help
List of Merge Skins ?0