mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #922] Album ID problem when special characters in name #597
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#597
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 @bugsyb on GitHub (Feb 24, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/922
Phan An - great thanks again for superb piece of software.
Issue has been discovered with albums where special characters (or length) is play.
Single album gets new Album ID for each song in it and as result songs are not really grouped.
Issue has been discovered with album titled:
The Hunger Games: Mockingjay, Part 1: Original Motion Picture
Probably it is due to ":" or "," signs - not sure which one.
@BrookeDot commented on GitHub (Apr 22, 2020):
Hi @bugsyb are you still seeing this with v4.3.0? I believe it got resolved in a 4.x branch but would be good to know if that's not the case.
@bugsyb commented on GitHub (May 7, 2020):
I'll need to reinstall and update as had been busy with other stuff - appreciate your help.
@phanan commented on GitHub (Oct 29, 2022):
I don't think this has anything to do with the name, rather the (now fixed) issue with compilation albums. Will close this to clean up, but feel free to create another if it's not the case.