output: new option "tags" may be used to disable sending tags

Implements Mantis ticket 0003340.
This commit is contained in:
Max Kellermann
2012-09-25 23:28:53 +02:00
parent f9147a0706
commit 9cdbde4f5e
5 changed files with 23 additions and 1 deletions

View File

@@ -436,6 +436,18 @@ systemctl start mpd.socket</programlisting>
enabled.
</entry>
</row>
<row>
<entry>
<varname>tags</varname>
<parameter>yes|no</parameter>
</entry>
<entry>
If set to "no", then MPD will not send tags to this
output. This is only useful for output plugins that
can receive tags, for example the
<varname>httpd</varname> output plugin.
</entry>
</row>
<row>
<entry>
<varname>always_on</varname>