Problem adding playlist to home screen menu
#1
Hi,

I am trying to add a smart playlist to the home screen menu (I use Frodo and confluence skin). In my Home.xml (in the installation path: C:\Program Files (x86)\XBMC\addons\skin.confluence\720p) I have added the following:

<item id="13">
<label>MyPlaylist</label>
<onclick>XBMC.ActivateWindow(VideoLibrary,"%APPDATA%\XBMC\userdata\playlists\video\MyPlaylist.xsp",return)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible></visible>
</item>

When I open XBMC I can see the MyPlaylist as a home screen menu but when I click on it it is empty (just a black window). When I select favourites and enter my playlist it is working as it should.

Does anyone know how I can make this work?

Best regards, Moorstream
Reply
#2
If you open Favourites.xml in the userdate folder you can see what the correct link is to that favourite.
Reply
#3
Thank you Kibje. It worked Smile
Best regards, Moorstream
Reply

Logout Mark Read Team Forum Stats Members Help
Problem adding playlist to home screen menu0