[Confluence] showing a custom poster for a custom menu entry
#1
Hello guys,

I'm running a video plugin and i used to link it to the main menu automatically by changing my Home.xml and adding a custom entry like this :

Code:
<item id="12">
    <label>My Plugin</label>
        <onclick>ActivateWindow(501,plugin://plugin.video.myplugin)</onclick>
        <icon>special://skin/backgrounds/myposter.jpg</icon>
        
</item>

But on the last version of XBMC (Frodo B3), my menu entry is there but not the poster. Do you know how to fix that ?

Thanks.
Reply
#2
You'll probably have to add your image again.
Reply

Logout Mark Read Team Forum Stats Members Help
[Confluence] showing a custom poster for a custom menu entry0