From 2605e4b8ab511221b14b07f32ff78a69c491b9cc Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 3 May 2009 19:59:26 +0200 Subject: Update manpage disable_secure_login and control_proxy_type has been removed, control_proxy now accepts http proxies only --- src/pianobar.1 | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'src') diff --git a/src/pianobar.1 b/src/pianobar.1 index e11b676..fdc3b88 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -123,26 +123,10 @@ or the key you defined in .B act_songinfo. .TP -.B control_proxy = host:port +.B control_proxy = http://host:port/ Non-american users need a proxy to use pandora.com. Only the xmlrpc interface will use this proxy. The music is streamed directly. -.TP -.B control_proxy_type = {http,socks4,socks4a,socks5} -If you want to use a proxy you need to specify the proxy type you're going to -use. Note that -.B socks5 -needs an IP address specified in -.B control_proxy - -.TP -.B disable_secure_login = {1,0} -If you have problems when loggin in and you know your control proxy -definitively works try setting this option to -.B 1. -It disables the SSL secured login. Beware! -.I Your password will be send as plain-text! - .TP .B event_command = path File that is executed when event occurs. The file is called with the event type -- cgit v1.2.3