Using "composer" sub-tree only for classical music ?

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
w8rn8r
Posts:31
Joined:Mon Nov 26, 2007 12:34 pm
Location:Stuttgart, Germany
Using "composer" sub-tree only for classical music ?

Post by w8rn8r » Mon Dec 15, 2014 9:32 pm

I'd like to restrict the "by composer" branch in the navigation tree of my Twonky server v6.0.38 installation to genre="Classical" only. That branch seems to be created with this paragraph in view-definitions.xml:

<container name='composer' id='music/composers' createClass='object.item.audioItem.m
<container buildon='upnp:author@role' createClass='object.item.audioItem.mus
</container>

I guess that this will require an additional statement similar to: filteron='upnp:genre="Classical"'.
What's the exact syntax and exactly where does that statement need to be included ?

Thanks !

Locked