Is it possible to sort albums by their full release date when in artist view? I’m running PMS on Ubuntu and have edited Preferences.xml to include AlbumSort=“year:asc” which works great for the year but infuriatingly, it then seems to organise the albums within that year in a seemingly random order, so it looks like this:
TITLE ORIGINALLY AVAILABLE
Action [7"] 1975-07-04
Fox On The Run [7"] 1975-03-07
Give Us A Wink 1976-02-16
Off the Record 1977-04-01
Fever Of Love [7"] 1977-02-25
Stairway To The Stars [7"] 1977-07-29
The sort album fields are all blank. As you can see from the final 3, it isn’t in any chronological nor alphabetical order so I’m struggling to see how they’re being sorted internally after the year.
If I add the date to the Sort Album field in the same format (YYYY-MM-DD) then the issue resolves itself, but that’s a lot of extra work and duplication of information.
I can’t find a list of possible values for the AlbumSort setting in Preferences.xml, but does anyone know if there’s a value for the full release date, rather than just year? If not, should Plex not be sorting the albums by the full release date by default anyway? Is this a bug?
That’s done it, thank you so much! I did try things like “originallyavailable”, “originally_available” and “OriginallyAvailable” but just couldn’t hit the magic combination. Thanks again
I have been wrestling with this too but I cannot find where to make the change under Windows. Please could someone point me in the right direction. Thanks.
Thanks for that. I created a new string AlbumSort and gave it the value year:month:desc (which seemed to be the best guess given the info in that thread) but it doesn’t seem to work. Did I guess the value wrong?