emilioastarita / lyricfier

a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)
Creative Commons Zero v1.0 Universal
586 stars 47 forks source link

Proxy Support #81

Open ghost opened 7 years ago

ghost commented 7 years ago

I currently reside in country that has banned access to Spotify service, Therefor I use proxy on the application to bypass these restriction. The app itself gives ESOCKETTIMEDOUT error, I applied the patch given here https://github.com/emilioastarita/lyricfier/issues/71 but still I have to use a global VPN Connection to be able to use the Lyricfier. I think adding proxy support would be a good idea for me and others who might use this app in work or public networks which requires a proxy to be connected to the internet.