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

Allow HTTP PROXY to be set via KODIPROP's #310

Open
wants to merge 4 commits into
base: Piers
Choose a base branch
from

Conversation

phunkyfish
Copy link
Collaborator

@phunkyfish phunkyfish commented Oct 21, 2024

v22.1.0

  • Allow HTTP PROXY to be set via KODIPROP's
  • Allow http_proxy to be set via URL arguemnt using pipe

New KODIPROP values:

  • inputstream.ffmpegdirect.http_proxy_host
  • inputstream.ffmpegdirect.http_proxy_port
  • inputstream.ffmpegdirect.http_proxy_user
  • inputstream.ffmpegdirect.http_proxy_password

Also permits the proxy to be set using the http_proxy proprty after a | in the URL, e.g.

https://example.com/index.m3u8|http_proxy=http://username:[email protected]:8081

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.

1 participant