devgianlu
devgianlu
> Is spotify trying to hide that ? Or is it a completely different kind of token/scope ? Part of the internal API, not necessary to document it publicly.
Just tested with librespot-java on 77a558475d860bd5c672bc58dac7baeb17e219c6 and the Windows desktop client on `1.1.58.820.g2ae50076` and I cannot reproduce it either. What are your versions?
Now I see it. Do you have the new UI?
Yep, that's the new UI. I've been looking at this issue for a while, but I cannot figure out what's causing it.
That definitely shouldn't happen, mainly because there are ping/pongs going every two minutes. I am also not experiencing this playing music for 8+ hours straight. Did you make any change...
Sorry for the big delay. Upon further inspecting the logs it looks like only the first occasion you report was caused by a network failure. The others report a `Socket...
The reconnection is made to a different host because it's randomly picked from a list. The dump looks completely fine and now I wonder whether we should be wait more...
Exactly. The fact it decides not to send anything is unusal. You can try making the timeout a lot higher with `connectionTimeout` in the configs and see on the dump...
I am pretty confident that is impossible: we are listening for Ping events and sending a Pong back. The server will then respond with a PongAck which we just discard....
``` 16:26:35.558122 IP server.42251 > 46.224.186.35.bc.googleusercontent.com.https: Flags [P.], seq 50:100, ack 48, win 331, options [nop,nop,TS val 69224530 ecr 2382895804], length 50 16:26:35.576842 IP 46.224.186.35.bc.googleusercontent.com.https > server.42251: Flags [.], ack...