Martin Myhrman

Results 37 comments of Martin Myhrman

Another small thing I noticed: https://docs.rs/songbird/0.1.8/songbird/enum.Bitrate.html#variant.Auto

Found a workaround for the drifting in sound. Will do a pull request later today.

@spaam Did an "ugly" workaround for the moment, added the PR anyway. If we were to fix this for more services we probably need to implement some sort of date...

> There's no `login` in the code you pushed. > > Please provide a proper reproduction, including saying how you interacted with the app, what you expected, and what actually...

Same issue here `uname -a` ``` Linux test-7 5.15.85-1-pve #1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z) x86_64 x86_64 x86_64 GNU/Linux ``` `lsb_release -a` ``` No LSB modules are available. Distributor ID: Ubuntu...

> I fixed/improved existing code to do that in an (unpublished) Android app. @koying How did you find the endpoint for sending a location to the navigator if I may...

For this to work I guess all users need to have access to the same Spotify account. Or how would they actually start the "speaker"?

I agree with you. Makes sense. I've updated the code.

Running into the same issue. Did you manage to fix this?