mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #464] Artist's albums of the same year disappear #262
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rubenvandeven on GitHub (Jun 12, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/464
Describe the bug
In the Album pane of the artist page albums that have the same year (and possibly same year) show only once.
To Reproduce
For example, I encountered this looking for Audioslave's Revelations album. It seems to show up on the artist page, but selecting that album refers to an album dated 2006-09-01 with just a single track. I suppose this an EP.
Searching for Revelations does yield the full album and I can open it from there. It is of the same year, but a different day: 2006-08-29. See also the images below.
Expected behaviour
Both albums should show. Ideally they have an indicator how they're different, but as a first step simply having both would already be great.
Screenshots
Overview with just one album:

The selected album just has one track. Album date: 2006-09-01

Album with the same artist, name & year, but different month and day: 2006-08-29. This can be accessed through search.

Environment
cargo install spotify_player --no-default-features --features pulseaudio-backend,streaming,notify,media-control,sixel