PromyLOPh / pianobar

Console-based pandora.com player
http://6xq.net/pianobar/
Other
1.74k stars 321 forks source link

"Server returned 400 Bad Request" #673

Closed Shadow53 closed 5 years ago

Shadow53 commented 5 years ago

Subject of the issue

When I try to listen to music on Pianobar, the songs fail to load with output "Unable to open audio file (Server returned 400 Bad Request)".

Your environment

audio_quality = medium
tls_fingerprint = [fingerprint]

user = [username]
password = [password]

Steps to reproduce

Open Pianobar and select a station to listen to.

Expected behaviour

Pianobar plays music from Pandora.

Actual behaviour

Pianobar attempts to play all four songs in the playlist, printing "/!\ Unable to open audio file (Server returned 400 Bad Request)" before moving on to the next song. After the four songs, it stops trying to play anything but does not exit.

Other notes

A similar thing is happening on Pithos too. Not sure if Pithos uses pianobar directly or other libraries. I'm guessing Pandora changed their APIs or something?

Shadow53 commented 5 years ago

Pianobar is working now. Not sure what changed to make my "bad requests" good again, but so it goes.