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

Pass referer parameter to ffmpeg #8144

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

joseph39
Copy link
Contributor

Pass referer parameter to ffmpeg.

Changes
As of https://trac.ffmpeg.org/ticket/2179, ffmpeg supports referer parameter which injects Referer header to the HTTP request for remote content. Have EncodingHelper pass this in if it's included in RemoteHttpHeaders.

Issues
#8143

As of https://trac.ffmpeg.org/ticket/2179, ffmpeg supports referer parameter which injects Referer header to the HTTP request for remote content. Have EncodingHelper pass this in if it's included in RemoteHttpHeaders.
@Bond-009 Bond-009 merged commit 43ec8e9 into jellyfin:master Sep 14, 2022
@joseph39 joseph39 deleted the ffmpeg-referer branch October 2, 2022 06:03
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.

4 participants