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 404516 - Albums don't sort correctly for some similar album names
Albums don't sort correctly for some similar album names
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: User Interface
0.11.x
Other All
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-05 07:15 UTC by Andy Klein
Modified: 2018-05-24 12:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sort albums by album artist after title (3.61 KB, patch)
2011-05-20 17:37 UTC, Jamie Nicol
none Details | Review

Description Andy Klein 2007-02-05 07:15:24 UTC
I have two albums that don't get sorted correctly (i.e. they effectively get considered to be 1 album).  They are:

Album #1: I by The Magnetic Fields
Album #2: "i" by A.R. Kane

Note that Album #2 includes quotes in the title, and is a lowercase "i".  Album #1 contains no quotes, and is an uppercase I.  This is the official title for each at Amazon, Allmusic, etc.  When sorted by album, the tracks of each album get interspersed, like this:

Album #1, Track1
Album #2, Track1
Album #1, Track2
Album #2, Track2
etc.

The desired behavior is, obviously:
Album #1, Track1
Album #1, Track2
...
Album #2, Track1
Album #2, Track2
etc.



Other information:
Comment 1 Andrew Conkling 2008-02-16 00:51:32 UTC
Similarly, the album "Greatest Hits" becomes a catch-all for all artists, and sorting by Album does the same thing.

I'd think this could be fixed by making the Album sort sort by Album->Artist->Track. That seems to make more sense IMO.
Comment 2 Neskie Manuel 2008-02-20 21:25:26 UTC
This is what happens for me I'm using the Ubuntu version from the repositories.
It is Rhythmbox 0.11.2
Comment 3 Jamie Nicol 2011-05-20 17:37:05 UTC
Created attachment 188234 [details] [review]
sort albums by album artist after title

If album artist field is blank then use artist instead.

This should fix the bug for correctly tagged files. It'll break compilations where the album artist field isn't set. I don't know if that's acceptable or not. (My opinion is that people should fix their tags, but then I'm fairly obsessive compulsive about my tags and I realise not everyone else is.)
Comment 4 GNOME Infrastructure Team 2018-05-24 12:20:05 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/317.