From 816ef94e0ac1f97ce0d2b9d9faaab883c9bf4168 Mon Sep 17 00:00:00 2001 From: Phillip Warner Date: Mon, 15 Feb 2016 07:42:04 +0700 Subject: audio/pianobar: Update README. Signed-off-by: Willy Sudiarto Raharjo --- audio/pianobar/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'audio/pianobar') diff --git a/audio/pianobar/README b/audio/pianobar/README index b69e8dabf9..edf5a37632 100644 --- a/audio/pianobar/README +++ b/audio/pianobar/README @@ -14,3 +14,17 @@ this a FIFO must first be created by the user: mkfifo ~/.config/pianobar/ctl Please see man pianobar and pianobarctl --help for more information. + +NOTE: +Around the end of last year Pandora changed their certificate, so pianobar +will not work unless you give it the new fingerprint. + +In your pianobar config file (~/.config/pianobar/config) you need to have +the following line: + tls_fingerprint = 13CC51AC0C31CD96C55015C76914360F7AC41A00 + +(By the way, an example config file is in /usr/doc/pianobar-$VERSION/) + +The next time Pandora updates their cert again, you can quickly find the +value needed by executing: + sh /usr/doc/pianobar-$VERSION/example-scripts/tls_fingerprint.sh -- cgit v1.2.3