AnanthVivekanand / spotify-adblock

Blocking ads on desktop Spotify, crazy code ahead
GNU General Public License v3.0
273 stars 31 forks source link

Proxy support #38

Closed Naramsim closed 2 years ago

Naramsim commented 3 years ago

At work, I'm already using a proxy to browse the Internet.

It would be possible to instruct spotify-adblock to use a custom proxy server for outgoing requests?

Thanks

AnanthVivekanand commented 3 years ago

I'd say that's out of the scope of this project, but an easy solution might be to use the docker image and specify the proxy servers as so: https://docs.docker.com/network/proxy/

I'm interested to know if this would work, so let me know if it does.

Naramsim commented 2 years ago

It doesn't seem to work. When starting Spotify I see some connections are allowed and refused but ultimately some of them get the ECONNREFUSED error. And Spotify blanks out.