![]() |
|
Newbie: Album sorted by Tracknumber not working - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Newbie: Album sorted by Tracknumber not working (/showthread.php?tid=2433) |
Newbie: Album sorted by Tracknumber not working - customfreak - 25-05-2015 18:46 Hello, after several hours of trial and error I am finally not convinced if minimserver provides what I want it to do: I usually browse my music by artist-album-selection. Often I like to hear several albums from the same artist after each other in the order of the albums. Minimserver always sorts n items - lists alphabetically. I haven't found out how to sort all items-lists by album and tracknumber. May someone help in case of total incompetency? thx, Daniel RE: Newbie: Album sorted by Tracknumber not working - simoncn - 25-05-2015 19:11 (25-05-2015 18:46)customfreak Wrote: Hello, If you use the n albums list instead of n items, this should work as you want. You can the sort the n albums list by Artist first by setting Album.sortTags={Artist, Album} in the tagOptions property. |