Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better sorting in library #94

Open
Leinnan opened this issue Jun 26, 2016 · 1 comment
Open

Better sorting in library #94

Leinnan opened this issue Jun 26, 2016 · 1 comment

Comments

@Leinnan
Copy link

Leinnan commented Jun 26, 2016

My primary language is polish and I listen to a lot of polish music. Some of the authors have polish characters in name and Sonata isn't sorting them well.
Example of sorting library in Sonata:
Adfasdfas
BASFAafa
Lasfa
Zfsad
ĄGFAS
Łafgas

How it should be:
Adfasdfas
ĄGFAS
BASFAafa
Lasfa
Łafgas
Zfsad

@Mic92
Copy link

Mic92 commented Feb 26, 2019

Probably requires unicode normalisation. I think also python or gtk have some tools on board for locale-aware sorting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants