From 9cdbde4f5e421b7a1ca28d5268d5c31de9d6ad5d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 25 Sep 2012 23:28:53 +0200 Subject: output: new option "tags" may be used to disable sending tags Implements Mantis ticket 0003340. --- doc/user.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 65b7cb10..c83c625a 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -436,6 +436,18 @@ systemctl start mpd.socket enabled. + + + tags + yes|no + + + 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 + httpd output plugin. + + always_on -- cgit v1.2.3