tgrbin / Martin

Lightweight audio player for OSX.
http://tgrbin.github.io/Martin/
MIT License
18 stars 0 forks source link

[Feature request] Make library entries case-insensitive #10

Closed peczony closed 8 years ago

peczony commented 8 years ago

I was trying to figure out why some of my queries are unsuccessful when finally I understood that search is case-sensitive. I think case-insensitive search makes more sense.

tgrbin commented 8 years ago

Search is intended to be case-insensitive. Are you using cyrillic alphabet? It's likely I'm not lower casing correctly for all the locales, I'll investigate.

peczony commented 8 years ago

Yes, I am using cyrillic alphabet.

tgrbin commented 8 years ago

This should work now.