mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #322] Compilation albums are not handled as a single album #235
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#235
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 @fxthomas on GitHub (May 3, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/322
I'm using Beets to manage my music collection, and it has the nice ability to mark an album with multiple artists as a "compilation", effectively treating it as one single album. For instance for Acoustic Love has the "compilation" flag set properly :
This is what Koel sees :
Can the current behavior (one album entry per
(artist, album)tuple) be possibly altered for such a case?EDIT: Almost forgot, Koel version is 2.2.0.
@alex-phillips commented on GitHub (May 3, 2016):
I think he's already working on this: https://github.com/phanan/koel/issues/21
@fxthomas commented on GitHub (May 3, 2016):
Uh, seems that I don't know how to use search properly. I'm closing this then, thanks for pointing it out! :)
@alex-phillips commented on GitHub (May 3, 2016):
@fxthomas I'd still mention the
compilationflag in the other issue - make sure he's aware of it as a way to identify these albums in case he doesn't already know.@phanan commented on GitHub (May 4, 2016):
I'm using such a flag, but encountering some difficulties with editing – the fields are too dynamic now. Besides, I don't really have much free time recently :(
@fxthomas commented on GitHub (May 4, 2016):
@phanan That's okay, I've been wondering about koel for a while and just started testing it yesterday! :)
I'll let the discussion continue in the main issue.