Michael

Results 7 comments of Michael

It appears basic auth for apps has been deprecated by Spotify: https://github.com/librespot-org/librespot/issues/1308#issuecomment-2276196094

Hi Tomas, the branch is still being worked on (need to debug audio quality issues and add storage for the encrypted blob) but the auth portion is working. Are you...

Thanks for the feedback, let's move discussion into #55. You need to set `--net=host` for docker run or `network_mode: host` for compose to get the mDNS to propagate (although it...

I tested this PR by building from source on my Windows box and running the binary on the same host my Spotify client was running. It works! If we want...

I've now successfully tested via Docker running on a ProxMox Alpine LXC within the same network segment as my Windows box running the Spotify client. I needed to add `--net=host`...

> thank you! the playback is also choppy for me, although maybe it's just a temporary issue with my wifi I'm able to repro the choppy playback over the network....

I haven't had a chance to work on this, it's still in the same state where the audio output is corrupted.