From e9d459c4e4d8f164fa1eaee5292a872a02d51b86 Mon Sep 17 00:00:00 2001 From: bg1209 Date: Thu, 10 Jan 2013 02:04:14 -0600 Subject: Update pianobar.cfg.example Commented out the control_proxy line by default since it's not configured to anything by default, and that causes the program to crash on start up. Also fixed a grammatical error in the comment that talks about GlobalPandora.com --- pianobar.cfg.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pianobar.cfg.example b/pianobar.cfg.example index 45a30f2..f53ac37 100644 --- a/pianobar.cfg.example +++ b/pianobar.cfg.example @@ -1,4 +1,5 @@ -control_proxy = http://:@: +# Uncomment the control_proxy line if you would like to set up a proxy connection for pianobar +#control_proxy = http://:@: user = password = @@ -7,7 +8,7 @@ width = 220 height = 60 #------------------------------------------------------------------------------- -# Uncomment those if you're using GlobalPandora.com +# Uncomment these if you're using GlobalPandora.com #rpc_host = internal-tuner.pandora.com #partner_user = pandora one -- cgit v1.2.3