Post Reply 
Improving My Menu System In Kazoo
30-04-2020, 14:21 (This post was last modified: 01-05-2020 08:38 by simoncn.)
Post: #17
RE: Improving My Menu System In Kazoo
I am guessing/deducing that you have used a tag update file to add tags such as

@GENRE=Classical
+MUSIC LIBRARIES=Classical Music
@GENRE=Bagpipe
+MUSIC LIBRARIES=Bagpipe
etc.

You can also add sort tags for these tag values, for example:

@GENRE=Classical
+MUSIC LIBRARIES=Classical Music
+MUSIC_LIBRARIES_SORT=1
@GENRE=Bagpipe
+MUSIC LIBRARIES=Bagpipe
+MUSIC_LIBRARIES_SORT=4
etc.

and apply the sort values in the tagValue property with this setting:

Music Libraries.value.sort={Music_Libraries_Sort}

Edit: added + prefixes where needed
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Improving My Menu System In Kazoo - simoncn - 30-04-2020 14:21

Forum Jump:


User(s) browsing this thread: 1 Guest(s)