Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix proxies to work consistently. #86

Merged
merged 3 commits into from
May 30, 2015
Merged

Fix proxies to work consistently. #86

merged 3 commits into from
May 30, 2015

Conversation

Jookia
Copy link
Contributor

@Jookia Jookia commented May 30, 2015

Currently proxies are only used for mplayer, mpv flat out rejects them and the
searches aren't proxied. These patches make everything go through proxies.

Jookia added 3 commits May 31, 2015 02:03
This makes it so the http_proxy and https_proxy environment variables are passed
through to exec or system calls. This means any player that obeys these
variables (mplayer, mpv, etc) will now use the proxy, as well as the actual
searching and content downloads.
@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 27cffb5 on Jookia:proxies into 29e9452 on trizen:master.

trizen pushed a commit that referenced this pull request May 30, 2015
Fix proxies to work consistently.
@trizen trizen merged commit 3bb40f6 into trizen:master May 30, 2015
@trizen
Copy link
Owner

trizen commented May 30, 2015

Thanks for the patch. Merged successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants