Add Main Menu Item
#1
Hi,
I'm not a skinner so i have no idea if this is easy to accomplish: Is it possibe to add a custom Main Menu Item after "Videos". I want it to execute an exe file like this:

<item id="666">
<onclick>XBMC.System.Exec("C:\dvbviewerreactivate.exe")</onclick>
</item>

Its name shoud be sth. like "Live-TV". Is that possible? And is it possible to Write "WATCH<new line>LIVE-TV" instead of "Watch your movies...."

Thanks
Dennis
Reply
#2
Hi dehein2,

I've haven't coded PVR support for Welo yet (no viewtype for it, etc). Afraid you'll have to wait a little longer for that. Custom menu items is coming in v2, which i'm hard at work on now. PVR will be v3. It will be the only feature making up v3, so hopefully won't be too much longer after v2 release.

Cheers Wink
Reply
#3
yes, my script is just starting an external PVR application. Isn't there a way to add this item to the home.xml? I just don't understand how it works Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Add Main Menu Item0