soundbounce
soundbounce copied to clipboard
Proxy support
Would be awesome if soundbounce supported proxies, so listeners from non-supported countries can join too...
Which part would need to support a proxy - the connection to Spotify? That's all handled by libspotify (binary blob) so not sure if possible?
Turns out it is possible - the libspotify config allows proxy url, user + pass:
https://developer.spotify.com/docs/libspotify/12.1.45/structsp__session__config.html#af7a09f94350796ae7dde15a6518f51e2
Since it's posisble, this may come in a future update, but no plans yet.