command: add "findadd" command.

This commit is contained in:
Anton Khirnov
2009-08-25 13:43:22 +02:00
committed by Max Kellermann
parent 1e56c7b862
commit df0c26a394
5 changed files with 69 additions and 0 deletions
+17
View File
@@ -1100,6 +1100,23 @@ OK
</para>
</listitem>
</varlistentry>
<varlistentry id="command_findadd">
<term>
<cmdsynopsis>
<command>findadd</command>
<arg choice="req"><replaceable>TYPE</replaceable></arg>
<arg choice="req"><replaceable>WHAT</replaceable></arg>
</cmdsynopsis>
</term>
<listitem>
<para>
Finds songs in the db that are exactly
<varname>WHAT</varname> and adds them to current playlist.
<varname>TYPE</varname> can be any tag supported by MPD.
<varname>WHAT</varname> is what to find.
</para>
</listitem>
</varlistentry>
<varlistentry id="command_list">
<term>
<cmdsynopsis>