Support and General Use > Theming and Appearance Customization

Tagnavi isn't going in alphabetical order?

(1/1)

Good Lukeing:
I'm not the best computing/coding/whatever kinda guy but I gave tagnavi a shot, by copying bits of codes from places and editting slight things. Everything works fine with it and I like it except for one thing, everytime I go through "album" and then any of those options all the way to <all tracks> the tracks are in some weird order and aren't alphabetical. Is there anyway I can change the code to make it alphabetical. Here is the code for the albums bit:

"Legally Owned" -> artist ? album != "<untagged>" & album != "Youtube" -> artist -> title = "f_browse"
"Youtube" -> artist ? album = "Youtube" -> artist -> title = "f_browse"
"Downloaded" -> artist ? album = "<untagged>" -> artist -> title = "f_browse"

And if you would like to see the f_browse code well thats just:
%format "f_browse" "%s" title

Thank you, any help is appreciated.

Navigation

[0] Message Index

Go to full version