The Recent list should also keep track of the Artist of the album
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Music App |
New
|
Undecided
|
Unassigned |
Bug Description
Currently, when the user has 2 albums with the same name, but by different artists, they are both (properly) shown in the Albums tab. For instance, "Best Of" by "KISS" and "Best Of" by "The Beatles". However, if the one that appears latter in alphabetical sorting is played, the data for the other album is shown in the Recent list. This behavior is because the database that holds the recent data only knows what the album name was.
To reproduce:
1. Either find tracks by different Artists, but with the same Album name or manually edit the metadata.
2. Locate both albums in the Albums tab.
3. Tap the one that appears latter in the sorting.
4. Tap "Play all"
5. Navigate to the Recent tab and note that the incorrect album appears in the list.
Expected results: Step #5 displays the correct album.
description: | updated |