mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: Accent marks on top of letters messing up artist alphabet sorting #5929
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#5929
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 @bsfreq on GitHub (Jun 4, 2024).
Please describe your bug
Accent marks on top of letters messing up alphabet sorting.
For example "İKİ, Alp Ersönmez, Çağrı Sertel" Is shown in two places in Jellyfin artist listing. It is shown both as the last artist in numbers-listing, and as first artist in 'I' listing. This also messes up the alphabet scroller on Finamp player.
I only added this album to my library once, and both listings show the same artist metadata path. "/config/data/metadata/artists/İKİ, Alp Ersönmez, Çağrı Sertel"
I checked with browser console, and the "SortName" is : "IkI alp ersonmez cagri sertel"
Hopefully an easy fix. Probably Jellyfin should sort the accented letters with regular ones? At least it should not be shown in two places.
Reproduction Steps
Jellyfin server 10.9.4, docker-compose install on raspberry pi.
Jellyfin Version
10.9.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jun 4, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@jellyfin-bot commented on GitHub (Oct 3, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Oct 25, 2024):
This issue was closed due to inactivity.