Posts: 2
Threads: 1
Joined: Mar 2014
Reputation:
0
Hello Mike,
When I tried to filter by songs key I noticed a small bug.
if I filter on key [C] for example it give me all the songs in Cm C# C#m too.
I think it should return only pure [C] songs.
Posts: 13,348
Threads: 301
Joined: Apr 2012
Reputation:
235
Hello,
How are you going about filtering by key? Are you using the key dropdown or are you just typing in the key in the search bar? For the search bar, I basically search for any instance of the search text in the chosen field, so if you are searching using that (with the dropdown beside it set to Key) it makes sense why it's currently doing that .I will need to change the current approach so that it looks for exact matches instead of just matching on any hit.
Thanks,
Mike
Posts: 2
Threads: 1
Joined: Mar 2014
Reputation:
0
05-16-2015, 08:50 AM
(This post was last modified: 05-16-2015, 08:56 AM by stimpfeli.)
Yes, with the search bar i aggree with you it's ok to search if a field contains the search.
But the bug I noticed is when I use the dropdown(combobox) key and I just select one key like A,B,C,D,F,G it return all the # b and minor keys too.