[Q] How can I add submenu items like "latest episode/video" ?
#1
First, I have added home menu items at <control type="fixedlist" id="9000">
like,
<item id="15">
<label>My Playlist</label>
<onclick>XBMC.ActivateWindow(MyVideoLibrary,special://profile/playlists/video/MyList.xsp, return)</onclick>
...
</item>

I would like to add submenus, which are playlists,to that above except I want it to look like "latest episode" list from Video item.

Any pointer as to where I should start looking ?

Thx in advance.
Reply

Logout Mark Read Team Forum Stats Members Help
[Q] How can I add submenu items like "latest episode/video" ?0