Add "Playlists" sub-menu item under Movies on Home screen?
#1
Question 
I'm using Confluence on XBMC Live and I'm trying to add a "Playlists" item under Movies on the Home screen, and I'm struggling with the syntax.

Can someone please help me write the <control> section for home.xml?

Code:
<control>
<control type="button" id="90167">
<include>ButtonHomeSubCommonValues</include>
<label>Playlists</label>
<onclick>ActivateWindow([color=red][b]???[/b][/color])</onclick>
</control>

Huh
Reply

Logout Mark Read Team Forum Stats Members Help
Add "Playlists" sub-menu item under Movies on Home screen?0