Custom Confluence home menu tab help
#1
I have recently made a custom home menu tab called 'Childrens' for my daughter to have a section just for her.

The thing I would like to find out if it's possible is, at the moment, the childrens videos are showing in her tab and also in the movies tab. In the movies tab is every movie I have including the childrens movies which is not what I want, I only want my movies in the movies tab, in the Childrens tab is only the childrens movies which is what I want.

Is there a way I can do this at all.

Below is a copy of the added line in the home.xml file.

<item id="8">
<label>Childrens</label>
<onclick>ActivateWindow(10025,&quot;/media/my-name/XBMC/Childrens/&quotWink</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>

Adding the above gave me a Childrens tab on the home menu and directed it to the path I had the childrens movies in.

Does anyone know how I can have it so only childrens movies appear in the childrens tab and not in movies tab also?

Thanks you.
Reply
#2
Edit the movies tab to point to a Smart playlist (wiki) that is all movies except for Childrens (probably using the "path" "does not" option). Or edit the video nodes: Custom video nodes (wiki).
Reply

Logout Mark Read Team Forum Stats Members Help
Custom Confluence home menu tab help0