mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #519] Song->multiple albums? #366
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#366
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 @Fahad-pnw on GitHub (Jan 14, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/519
Hi,
I have been looking to find a solution to add a single entry of song to multiple albums? I have looked through various details, like within the issues, there's conpilations. So basically, this might do that?
Looking into the database, i cant really say if it does how i would like it to work. Apparently, a single song could belong to multiple albums, so it's a one to many relation, yet i dont really that as an option.
Can anyone pls suggest if this is currently possible or would i need to go into the details and customize it for myself?
The way i see it, if the song path is duplicated and a new entity is made for each song that has to belong to another album, only a new id would need to be alloted but this doesn't really look like a good option.
The way this is currently established, i think this would be the fastest way around. Any suggestions on how i can do this? Put a single song in multiple albums?
@phanan commented on GitHub (Jan 14, 2017):
A song can't be in multiple albums. Its different versions, or copies, can.