doc/protocol.xml: clarify how find behaves with albumartist
This commit is contained in:
parent
b7dc3fae7c
commit
6edc834143
@ -1657,7 +1657,10 @@ OK
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Finds songs in the db that are exactly
|
Finds songs in the db that are exactly
|
||||||
<varname>WHAT</varname>. <varname>TYPE</varname> can
|
<varname>WHAT</varname>.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
<varname>TYPE</varname> can
|
||||||
be any tag supported by <application>MPD</application>, or one of the special
|
be any tag supported by <application>MPD</application>, or one of the special
|
||||||
parameters:
|
parameters:
|
||||||
</para>
|
</para>
|
||||||
@ -1691,6 +1694,14 @@ OK
|
|||||||
UNIX time stamp)
|
UNIX time stamp)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<parameter>albumartist</parameter> looks for
|
||||||
|
<varname>WHAT</varname> in AlbumArtist and falls back to
|
||||||
|
Artist tags if AlbumArtist does not exist.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user