Page 1 of 1

Alpha grouping on 'genre' tag seems to be broken...

Posted: Mon Nov 15, 2010 12:09 pm
by john.glasson
It seems that from 5.1.4 onwards, alpha grouping on the 'genre' tag no longer works. I have the following custom entry in my view.definitions file:

<container name='genrealbum' id='music/genrealbum' class='object.container' createClass=.......>
<container buildon='upnp:genre[3]' class='object.container' .......>
<container buildon='upnp:genre' .......>

But the 'upnp:genre[3]' entry now gets ignored. It worked fine with 5.1.3 and earlier.

Feedback from The Team or from others users would be appreciated.

John Glasson