SongFilter: "any" does not match file name

According to the protocol documentation, matching the file name was
wrong.  This removes some awkward special-case code.
This commit is contained in:
Max Kellermann
2013-10-29 19:54:40 +01:00
parent 2d5413fc3b
commit 6859c22b69
2 changed files with 3 additions and 5 deletions

1
NEWS
View File

@@ -5,6 +5,7 @@ ver 0.18 (2012/??/??)
* protocol:
- new command "readcomments" lists arbitrary file tags
- new command "toggleoutput"
- "find"/"search" with "any" does not match file name
- new commands "findin", "searchin" with base URI
- search for album artist falls back to the artist tag
- re-add the "volume" command