From e686d19154d8de8f9884cd768ef5e600991076ef Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 3 Mar 2010 20:29:33 +0100 Subject: output: added option "always_on" for radio stations Did you ever accidently click "stop" while feeding a radio station? This option sets the output device to "pause" to disable the "close" method. It falls back to "pause" then, which is specific to the plugin. Some plugins implement it by feeding silence. --- doc/user.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/user.xml') diff --git a/doc/user.xml b/doc/user.xml index 30fcae69..e1e62eb9 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -337,6 +337,18 @@ cd mpd-version enabled. + + + always_on + yes|no + + + If set to "yes", then MPD attempts to keep this audio + output always open. This may be useful for streaming + servers, when you don't want to disconnect all + listeners even when playback is accidently stopped. + + mixer_type -- cgit v1.2.3