Nick Steel
Nick Steel
I've had success getting the bearer access token using login5 instead of keymaster with https://github.com/kingosticks/librespot/tree/auth-token-from-login5. This is currently what the official Windows client does and is (something like) what we...
No problem and yes that's correct. I could have phrased that better. What I meant to say is I had success fixing playback by implementing login5 and obtaining an access...
Can you get a log with more debug. I don't have Apple devices. I wonder if this is because `spclient.request` is now always sending a client-token header along with the...
Please provide version information.
Maybe I misunderstand what you are saying. Is it that you have one token, which includes the "streaming" scope (and presumably a load others also) and that one token can...
Ahh, excellent! I didn't realise you could legitimately get the [streaming](https://developer.spotify.com/documentation/general/guides/authorization/scopes/#streaming) scope as I have never used the Web Playback SDK. And your modification was to change the client ID...
OK, with you now. Sorry, it's been a while. Yes and you're right, librespot does it's own fresh login afrer decrypting the blob sent by that spotify-connect tool. It does...
> For applications like Librespot, which require local network visibility for features like Spotify Connect, There is already an option for specifying the interface to use for zeroconf. But we...
When you specify `--volume-ctrl fixed` we do not advertise the ability to change the volume and the UI will likely be disabled in a Connect controller, as you saw. We...
A debug log would be helpful