From df0c26a394be7dd4137c9614dd867122019d78f8 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 25 Aug 2009 13:43:22 +0200 Subject: command: add "findadd" command. --- doc/protocol.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index 7c93df50f..a08f95f1a 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1100,6 +1100,23 @@ OK + + + + findadd + TYPE + WHAT + + + + + Finds songs in the db that are exactly + WHAT and adds them to current playlist. + TYPE can be any tag supported by MPD. + WHAT is what to find. + + + -- cgit v1.2.3