Addons On Home
#1
I want to display my video addons on the "videos on demand" page like this:

Image

What would be the best way to do this?

What I want is just some random VIDEO addons to display but I don't think that is working right now, there is a RandomItems script but that return all add-ons and not just video ones.

I'm guessing favorites would be the best way to go, but what code do you use to display a favorite on the home screen?
Reply
#2
you need to post on the forum specific to the skin you want to use
I'm not an expert but I play one at work.
Reply
#3
Livin Wrote:you need to post on the forum specific to the skin you want to use

He's the dev behind the Fusion Migma mod. Continuing the work to keep the skin up to date. Probably posted here to get skinners help with his on going work on the skin.

@frellAn
If I remember correctly, Simplicity had this functionality with adding custom addons to the Home screen. Might be worth checking out.
Reply
#4
Yeah I have taken a look at the code of Simplicity but I can't seem to find it. Can someone with more skinning experience tell me how I display favorites on the home screen?
Reply
#5
The new confluence has what you're after. Only works on eden-pre. Take a look here starting from line 958:
https://github.com/xbmc/xbmc/blob/master...g_1111.xml

And to add in home look here starting from line 667:

https://github.com/xbmc/xbmc/blob/master...p/Home.xml
Reply
#6
Thank you Big_Noid Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
Addons On Home0