devgianlu

Results 104 comments of devgianlu

> How will we get to decide which playlists or songs to download to the device? For the moment you'll have to point librespot-java to where you have your local...

Turns out this is harder than what I thought, the Spotify client doesn't communicate to librespot-java where the file really is, but just some metadata (name, artist, album, duration). Reversing...

Mhh, I wonder if the client indexes the folder and matches the files based on the metadata (that's not optimal because there's nothing preventing two tracks from having the exact...

Can you attach a log with `trace` verbosity and try toggling the volume for example?

Can you share the logs?

The check is in place to avoid dispatching to virtual interfaces from the host, but I guess it's the same MAC for the guest.

We had this feature on the TeamItaly fork, I'll make a PR in the next weeks.

On this note, it would be very cool to have a "plugin" system that can further decode the packet (protobuf, msgpack, etc..).

By the way, I think they moved events to the HTTP API so that should be easier to reverse.

It works as long as you don't skip the song, if it ends normally it's fine.