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

Special chars insensitive listing #2811

Closed
OnekO opened this issue Feb 16, 2018 · 2 comments
Closed

Special chars insensitive listing #2811

OnekO opened this issue Feb 16, 2018 · 2 comments
Labels
needinfo We need more details or follow-up from the filer before this can be tagged "bug" or "feature." stale

Comments

@OnekO
Copy link

OnekO commented Feb 16, 2018

Hi!

I've problems listing songs with special chars on them (like áéíóú), because in spanish is quite common forget the special accents. So if I'm looking for every song with 'versión' as part of the title, I need to look for 'versión' and 'version'. That's not a problem, i can do the search twice. But for plugins like lastimport... yes, there is a problem, I've tons of missing songs for that.

Any solution?

(If you need more explanations due to my english, just ask for them!)

@sampsyo
Copy link
Member

sampsyo commented Feb 16, 2018

Hello! In fact, that was the original idea behind the fuzzy plugin:
http://beets.readthedocs.io/en/v1.4.5/plugins/fuzzy.html

Of course, that’s not exactly the same as ASCII-normalized matching, but perhaps worth a try?

@sampsyo sampsyo added the needinfo We need more details or follow-up from the filer before this can be tagged "bug" or "feature." label Feb 16, 2018
@stale
Copy link

stale bot commented Jul 12, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needinfo We need more details or follow-up from the filer before this can be tagged "bug" or "feature." stale
Projects
None yet
Development

No branches or pull requests

2 participants