diff options
author | Pierre Zurek <pierrezurek@gmail.com> | 2012-11-02 13:58:39 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-11-04 12:21:33 +0100 |
commit | cdb3ba3b567099236ebc1998b84ec0d7035d8cc8 (patch) | |
tree | 96b6c20d6d7c063b580dd4c75ac3fd1992b05094 /contrib | |
parent | dd6c620b53272e2eb4b091a835cd250309f04cad (diff) | |
download | pianobar-cdb3ba3b567099236ebc1998b84ec0d7035d8cc8.tar.gz pianobar-cdb3ba3b567099236ebc1998b84ec0d7035d8cc8.tar.bz2 pianobar-cdb3ba3b567099236ebc1998b84ec0d7035d8cc8.zip |
New setting: Read RPC TLS port
Useful for tuner-beta.savagebeast.com:8443. Closes #319.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pianobar.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 53bb301..86f1138 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -311,6 +311,9 @@ variable. Only "Basic" http authentication is supported. .B rpc_host = tuner.pandora.com .TP +.B rpc_tls_port = 443 + +.TP .B sort = {name_az, name_za, quickmix_01_name_az, quickmix_01_name_za, quickmix_10_name_az, quickmix_10_name_za} Sort station list by name or type (is quickmix) and name. name_az for example sorts by name from a to z, quickmix_01_name_za by type (quickmix at the |