After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 577680 - Add ability to specify sub-sorting of track list
Add ability to specify sub-sorting of track list
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
git master
Other Linux
: Normal enhancement
: 1.x
Assigned To: Alexander Kojevnikov
Banshee Maintainers
: 603530 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-04-02 03:23 UTC by Alexander Kojevnikov
Modified: 2010-04-01 08:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Sorting the track list by release year (3.10 KB, patch)
2009-04-02 03:24 UTC, Alexander Kojevnikov
needs-work Details | Review
An option to sort tracks by album year (8.39 KB, patch)
2010-02-21 03:32 UTC, Alexander Kojevnikov
none Details | Review
Changed the preference wording (8.40 KB, patch)
2010-02-22 00:42 UTC, Alexander Kojevnikov
committed Details | Review

Description Alexander Kojevnikov 2009-04-02 03:23:21 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.
Comment 1 Alexander Kojevnikov 2009-04-02 03:24:46 UTC
Created attachment 131887 [details] [review]
Sorting the track list by release year

Patch from bug 544758
Comment 2 Michael Martin-Smucker 2009-08-05 14:46:05 UTC
Just CCing myself to this so I remember to test the patch when I get a chance.
Comment 3 Michael Martin-Smucker 2009-12-01 22:55:45 UTC
*** Bug 603530 has been marked as a duplicate of this bug. ***
Comment 4 Michael Martin-Smucker 2009-12-01 22:56:39 UTC
Hmm, CCing myself apparently didn't help remind me.  Anyway, I'm downloading the patch now.
Comment 5 Alexander Kojevnikov 2010-02-21 03:32:15 UTC
Created attachment 154299 [details] [review]
An option to sort tracks by album year
Comment 6 Gabriel Burt 2010-02-21 23:36:32 UTC
Maybe change the pref wording to "Sort an artist's albums by year, not title", or something else?
Comment 7 Alexander Kojevnikov 2010-02-22 00:42:45 UTC
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.
Comment 8 Alexander Kojevnikov 2010-02-23 23:55:34 UTC
Thanks, committed!
Comment 9 Robin Stocker 2010-04-01 08:38:39 UTC
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.