From af66ed25057564063185072a7b90596e3b377ae0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 6 Feb 2014 21:46:29 +0100 Subject: doc/user: document the RoarAudio output plugin --- doc/user.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index ccc9e7119..6357267e4 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1852,6 +1852,51 @@ systemctl start mpd.socket +
+ <varname>roar</varname> + + + The roar plugin connects to a RoarAudio + server. + + + + + + + Setting + Description + + + + + + server + HOSTNAME + + + The host name of the RoarAudio server. If not + specified, then MPD will connect to the default + locations. + + + + + + role + ROLE + + + The "role" that MPD registers itself as in the + RoarAudio server. The default is "music". + + + + + +
+
<varname>recorder</varname> -- cgit v1.2.3