[GH-ISSUE #1461] Handle compilation albums properly #832

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

Originally created by @phanan on GitHub (Jun 26, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1461

Originally assigned to: @phanan on GitHub.

This issue replaces similar others like #764, #980, and #1333. Basically, the way Koel handles compilation albums could be improved (referring to https://github.com/koel/koel/pull/764#issuecomment-475105655):

  • A compilation album can/should have an overall "album artist," but each of the songs may or may not be performed by that artist or another.
  • Each of these artists (along with the album artist) should be treated equally: shown and searchable, with corresponding songs. However, the album should be treated as one single album.
  • A song can have an albumartist tag that should take precedence over artist
  • A song that has different albumartist and artist values should be considered belonging to a compilation
Originally created by @phanan on GitHub (Jun 26, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1461 Originally assigned to: @phanan on GitHub. This issue replaces similar others like #764, #980, and #1333. Basically, the way Koel handles compilation albums could be improved (referring to https://github.com/koel/koel/pull/764#issuecomment-475105655): - A compilation album can/should have an overall "album artist," but each of the songs may or may not be performed by that artist or another. - Each of these artists (along with the album artist) should be treated equally: shown and searchable, with corresponding songs. However, the album should be treated as one single album. - A song can have an `albumartist` tag that should take precedence over `artist` - A song that has different `albumartist` and `artist` values should be considered belonging to a compilation
kerem 2026-02-26 02:34:23 +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/koel-koel#832
No description provided.