From 6859c22b692f153c6f860c0336dd686f94a11c08 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 29 Oct 2013 19:54:40 +0100 Subject: 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. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e1d23428d..feb591050 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.3