soundbounce icon indicating copy to clipboard operation
soundbounce copied to clipboard

Proxy support

Open carnager opened this issue 11 years ago • 2 comments

Would be awesome if soundbounce supported proxies, so listeners from non-supported countries can join too...

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7655394-proxy-support?utm_campaign=plugin&utm_content=tracker%2F9578624&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F9578624&utm_medium=issues&utm_source=github).

carnager avatar Jan 11 '15 16:01 carnager

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?

pdaddyo avatar Jan 11 '15 16:01 pdaddyo

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.

pdaddyo avatar Jan 12 '15 16:01 pdaddyo