MinimServer Forum
How to sort the folder view - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: How to sort the folder view (/showthread.php?tid=5304)



How to sort the folder view - Ernst - 07-06-2019 19:19

How can I sort the folder view in Minimserver?
If I understand the manual correctly, either of
prop tagOptions=folder.sortTags{Tracknumber}
prop tagOptions=[folder].sortTags{Title}

should work, but both give an error: incorrect option name 'sortTags{Tracknumber/Title}'

Thanks


RE: How to sort the folder view - simoncn - 07-06-2019 19:55

You need an = sign after sortTags.


RE: How to sort the folder view - Ernst - 07-06-2019 20:46

So simple. And I check and read and don't spot the error Blush