[GH-ISSUE #519] Song->multiple albums? #366

Closed
opened 2026-02-26 02:32:58 +03:00 by kerem · 1 comment
Owner

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?

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?
kerem closed this issue 2026-02-26 02:32:58 +03:00
Author
Owner

@phanan commented on GitHub (Jan 14, 2017):

A song can't be in multiple albums. Its different versions, or copies, can.

<!-- gh-comment-id:272607037 --> @phanan commented on GitHub (Jan 14, 2017): A song can't be in multiple albums. Its different _versions_, or _copies_, can.
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#366
No description provided.