devgianlu
devgianlu
> Is that due to the inner workings of your player thread or some part of the message we still need to figure out? I've never figured out why, but...
> I've got some time on my hands these weeks, so if you've got too, let me know if you would want to tackle this together. Don't really have the...
> But once I get to this I suggest we can continue on Gitter? Sure
The new API doesn't seem to have a command to signal shutdown. All it has is [these](https://github.com/librespot-org/librespot-java/blob/103fabcddc1845a894003b19ae77e983cfc68972/lib/src/main/proto/connect.proto#L129-L138), but I am not having any issue with it not disappearing. I suppose...
I am very of out of the loop on Spotify stuff. It is possible that you need to fetch the entire playlist yourself, but I don't remember it being a...
See https://github.com/devgianlu/Aria2App/wiki/Issues-with-SD-card and https://github.com/devgianlu/Aria2Android/issues/19
I have always wondered whether the UID can be figured out in some way. So far I have ignored it.
Thank you, but I think you should consider using the maven docker image directly to cleanup the `Dockerfile` a bit.
You can have a look at what the new client uses with something like Telerik Fiddler. I highly suspect that the new client stopped using Hermes.
They probably have statistics of how many clients hit those endpoints and may have decided to remove then since they aren't used anymore. Librespot-java and other projects do not advertise...