[GH-ISSUE #464] Artist's albums of the same year disappear #262

Closed
opened 2026-03-02 23:46:02 +03:00 by kerem · 0 comments
Owner

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:
screenshot_2024-06-12-172612

The selected album just has one track. Album date: 2006-09-01
screenshot_2024-06-12-172620

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

Environment

  • OS: Linux - Debian testing (Trixie)
  • Application version: 0.18.2 (installed through cargo)
  • Application features: cargo install spotify_player --no-default-features --features pulseaudio-backend,streaming,notify,media-control,sixel
    screenshot_2024-06-12-172620
    screenshot_2024-06-12-172612
    screenshot_2024-06-12-172557
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: ![screenshot_2024-06-12-172612](https://github.com/aome510/spotify-player/assets/677296/e587ba02-515b-4d35-ae28-3b1fcaff0add) The selected album just has one track. Album date: 2006-09-01 ![screenshot_2024-06-12-172620](https://github.com/aome510/spotify-player/assets/677296/72e97284-2b51-4ad3-92a8-32512c71c0dd) Album with the same artist, name & year, but different month and day: 2006-08-29. This can be accessed through search. ![screenshot_2024-06-12-172557](https://github.com/aome510/spotify-player/assets/677296/a0b66f8a-c788-4abc-aa9d-d2a27aa13b0b) **Environment** - OS: Linux - Debian testing (Trixie) - Application version: 0.18.2 (installed through cargo) - Application features: `cargo install spotify_player --no-default-features --features pulseaudio-backend,streaming,notify,media-control,sixel` ![screenshot_2024-06-12-172620](https://github.com/aome510/spotify-player/assets/677296/72e97284-2b51-4ad3-92a8-32512c71c0dd) ![screenshot_2024-06-12-172612](https://github.com/aome510/spotify-player/assets/677296/e587ba02-515b-4d35-ae28-3b1fcaff0add) ![screenshot_2024-06-12-172557](https://github.com/aome510/spotify-player/assets/677296/a0b66f8a-c788-4abc-aa9d-d2a27aa13b0b)
kerem 2026-03-02 23:46:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#262
No description provided.