chris@serenity ~ $ pianobar -v Welcome to pianobar (2012.09.07)! Press ? for a list of commands. Login in fails due to the TLS handshake being changed as seen below: (i) Login... Network error: TLS handshake failed. you can use this to find the current one: openssl s_client -connect tuner.pandora.com:443 < /dev/null 2> /dev/null | openssl x509 -noout -fingerprint | tr -d ':' | cut -d'=' -f2 Believe upstream has a fix for this already but may not be in trunk as of yet.
Resolving this as upstream since it's an upstream issue and I'll bump to a new release with the updated fingerprint whenever it's tagged. In the future, please file upstream issues rather than gentoo bugs when pianobar breaks due to pandora changes. If you need it fixed now, emerge pianobar-9999 or set the updated value in tls_fingerprint in your pianobar config file.