mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #517] Compilations get messed up when importing with Koel #361
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#361
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 @o355 on GitHub (Jan 9, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/517
I realized that after 2 clean installs, that compilation album information gets messed up. When I import a compilation (of 30 songs), under the album page, there's about 26 entries for that compilation, with each artist getting it's own album for their songs in the compilation.
The same occurs with an album of 17 songs, 15 of which are under 1 album for the main artist, and the other 2 songs under separate albums.
The only feasible fix I see to this is modifying the metadata of each song before importing them, in which the artist name is the exact same for all songs for an album.
OS is Ubuntu Server 16.04.1 LTS. No errors, just an application issue. Resyncing doesn't help, either.
@phanan commented on GitHub (Dec 4, 2017):
I think this whole compilation issue should be fixed by now, so I'm closing this. Feel free to open another if I'm wrong.