From a05da504f94ca481e9e6f88c38185cbd18b3efd0 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Wed, 17 May 2017 00:22:27 +0200 Subject: Add release content. --- pianobar.cfg.example | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 pianobar.cfg.example (limited to 'pianobar.cfg.example') diff --git a/pianobar.cfg.example b/pianobar.cfg.example new file mode 100644 index 0000000..ed86e88 --- /dev/null +++ b/pianobar.cfg.example @@ -0,0 +1,31 @@ +# Uncomment the control_proxy line if you would like to set up a proxy connection for pianobar +#control_proxy = http://:@: + +user = +password = + +#width = 220 +#height = 60 + +#------------------------------------------------------------------------------- +# Uncomment these if you're using GlobalPandora.com + +#rpc_host = internal-tuner.pandora.com +#partner_user = pandora one +#partner_password = TVCKIBGS9AO9TSYLNNFUML0743LH82D +#device = D01 +#encrypt_password = 2%3WCL*JU$MP]4 +#decrypt_password = U#IO$RZPAB%VX2 +#tls_fingerprint = B0A1EB460B1B6F33A1B6CB500C6523CB2E6EC946 + + +# Messages with colors using terminal escape codes +format_nowplaying_song = "%t" by "%a" on "%l"%r%@%s +format_nowplaying_station = Station "%n" (%i) +format_list_song = %i) %a - %t%r +format_msg_info = (i) %s +format_msg_nowplaying = |> %s +format_msg_time = # %s +format_msg_err = /!\ %s +format_msg_question = [?] %s +format_msg_debug = %s \ No newline at end of file -- cgit v1.2.3