From 0cea67ee706d73acbd07a48e5d3b758ba016c1a8 Mon Sep 17 00:00:00 2001 From: Jakob Ovrum <> Date: Sat, 19 Jan 2019 17:36:14 +0100 Subject: shout output plugin: add support for TLS --- doc/plugins.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/plugins.rst b/doc/plugins.rst index 3e6d6dd08..0e09b35ab 100644 --- a/doc/plugins.rst +++ b/doc/plugins.rst @@ -974,6 +974,8 @@ You must set a format. - Set the timeout for the shout connection in seconds. Defaults to 2 seconds. * - **protocol icecast2|icecast1|shoutcast** - Specifies the protocol that wil be used to connect to the server. The default is "icecast2". + * - **tls disabled|auto|auto_no_plain|rfc2818|rfc2817** + - Specifies what kind of TLS to use. The default is "disabled" (no TLS). * - **mount URI** - Mounts the :program:`MPD` stream in the specified URI. * - **user USERNAME** -- cgit v1.2.3