![]() |
|
Album & Artist Sorting 0-9 then A-Z - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Album & Artist Sorting 0-9 then A-Z (/showthread.php?tid=7123) |
Album & Artist Sorting 0-9 then A-Z - CrAzY-HoRsE.dK - 27-12-2023 12:52 Hi, My first post and new to minimserver, I'm struggling with the sort order, minimserver sorts A-Z, Special Character then 0-9. I would like it to be Special characters, 0-9 and then A-Z, is that possible? RE: Album & Artist Sorting 0-9 then A-Z - simoncn - 27-12-2023 12:59 The default sort order is the order you want (special characters, numbers, A-Z). It sounds like you might have have changed a configuration property setting. Please post the contents of your MinimServer profile. You can see this by selecting Profiles > View from the MinimServer configuration web page. The other possibility is that your control point app might be ignoring the sort order sent by MinimServer and using its own sort order instead. Which control point app are you using? RE: Album & Artist Sorting 0-9 then A-Z - CrAzY-HoRsE.dK - 27-12-2023 13:09 Hi, Thanks for your reply ![]() Here is the config: contentDir = {/volume1/FLAC-HD}{/volume1/FLAC-Standard} displayName = DS220 - Music Library indexTags = AlbumArtist:Album Artists, All Artists:Contributing Artists, Genre:Music Genres, #AudioQuality:*Audio Quality, DRMAAT:*Dynamic Range, Date: *Release Year, listViewAlbums = all mergeFolderAlbums = true serverOptions = indexArtwork=All showExtras = false tagOptions = Artist.ignore.sort.index={The},AlbumArtist.ignore.sort.index={The} .profileVersion = 2.2 I could of cause, be my HEOS app just being weird, I will try another app and see if changes anything. RE: Album & Artist Sorting 0-9 then A-Z - CrAzY-HoRsE.dK - 27-12-2023 13:15 The built-in view in the HEOS app sort as expected, but when I use "BROWSE" and use the minimserver views it shows special characters and numbers at the bottom. In JPLAY when using "BROWSE" then the sorting is correct, so I guess its the HEOS app forcing another sort order. RE: Album & Artist Sorting 0-9 then A-Z - simoncn - 27-12-2023 13:54 Your profile settings are fine. It must be the HEOS app that is changing the sort order. |