Custom tree : Folder alpha grouping
Posted: Mon Oct 12, 2009 8:13 pm
Hello,
I try to have a folder alpha grouping. ABCD EFGH IJKL ....
I have add [5] behind the <container buildon='res
I have tested but witout success :
<container name='folder' visibility="simpledefault,advanceddefault,byfolder" id='music/folders' class='object.container.storageFolder' createClass='object.item.audioItem.musicTrack'>
<container buildon='res[5]' sortcriteria='+upnp:originalTrackNumber,+dc:title' createClass='object.item.audioItem.musicTrack' class='object.container.storageFolder' />
</container>
Have you any idea why that doesn't work ?
Thanks
I try to have a folder alpha grouping. ABCD EFGH IJKL ....
I have add [5] behind the <container buildon='res
I have tested but witout success :
<container name='folder' visibility="simpledefault,advanceddefault,byfolder" id='music/folders' class='object.container.storageFolder' createClass='object.item.audioItem.musicTrack'>
<container buildon='res[5]' sortcriteria='+upnp:originalTrackNumber,+dc:title' createClass='object.item.audioItem.musicTrack' class='object.container.storageFolder' />
</container>
Have you any idea why that doesn't work ?
Thanks