GNOME Bugzilla – Bug 577680
Add ability to specify sub-sorting of track list
Last modified: 2010-04-01 08:38:39 UTC
This is an offshoot of bug 544758. It would be nice to have an option to sort the track list taking into account the album release date or alphabetically (as it is now). I will add a patch that sorts the track list by year, the option still needs to be added.
Created attachment 131887 [details] [review] Sorting the track list by release year Patch from bug 544758
Just CCing myself to this so I remember to test the patch when I get a chance.
*** Bug 603530 has been marked as a duplicate of this bug. ***
Hmm, CCing myself apparently didn't help remind me. Anyway, I'm downloading the patch now.
Created attachment 154299 [details] [review] An option to sort tracks by album year
Maybe change the pref wording to "Sort an artist's albums by year, not title", or something else?
Created attachment 154352 [details] [review] Changed the preference wording (In reply to comment #6) > Maybe change the pref wording to "Sort an artist's albums by year, not title", > or something else? Done, that makes is more clear indeed.
Thanks, committed!
When selecting an artist in the artist browser, the albums in the album browser are still sorted by title, not year (even if the preference is on). Wouldn't it make sense to also respect that preference in the album browser? From the wording of the preference, I would expect it to also apply to the album browser.