PDA

View Full Version : Album Order


Lennon
2005-11-08, 02:27
hello,

did a search on this...couldn't find anything.

can the albums by listed by the year recorded? so if you have all the beatles albums they would be listed by the oldest to newest. could this work for the file or libary view?

just an idea.....

thanks
lennon

kraqh3d
2005-11-08, 23:50
this is certainly possible in library view. i'd have to look at the code, but today, the sorting is actually using multiple criteria thats concatenated together. i think when sorting by artist, the list is sorted by artist and then album title. that could be changed to sort by artist then by album year. the problem is that the current sorting control only allows a single criteria to be picked, so the secondary criteria has to be hard coded.

maybe there's a way to add another sort by control to pick the secondary criteria... lemme think about that.

Lennon
2005-11-09, 01:07
thanks for looking into this kraqh3d!!!

lennon