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 324666 - sort by album should use as a second criterion the artist column.
sort by album should use as a second criterion the artist column.
Status: RESOLVED DUPLICATE of bug 318579
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other Linux
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-21 02:03 UTC by Claudio Saavedra
Modified: 2006-06-07 05:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Claudio Saavedra 2005-12-21 02:03:00 UTC
First of all, sort your music by the 'Album' column.

When you have several albums with the same name, (for example, "Unplugged") the second criteria is the track number. So, for example, I get the following order:

                                         \/
1 | You Learn   | Alanis Morrisette | Unplugged |
1 | Nutshell    | Alice In Chains   | Unplugged | 
2 | Joining You | Alanis Morrisette | Unplugged | 
2 | Brother     | Alice In Chains   | Unplugged | 
3 | No Pressur..| Alanis Morrisette | Unplugged |

...and so on.

The optimal would be to use as second criterion the artist column, so you could listen the albums one after the other and not all mixed.
Comment 1 Jonathan Matthew 2005-12-21 15:29:27 UTC
That won't work for albums with songs by multiple artists, since sorting by artist name puts all the songs out of order.  I don't know about anyone else, but I've got a lot more of those than I have duplicate album names.

I suppose this is another reason rhythmbox should distinguish between single and multiple artist albums.
Comment 2 James "Doc" Livingston 2006-06-07 05:22:31 UTC
This is basically a "need to handle compilation albums, albums of same name" issue, so marking as a dupe of 318579.

*** This bug has been marked as a duplicate of 318579 ***