[PR #8144] Pass referer parameter to ffmpeg #11633

Closed
opened 2026-02-07 06:41:52 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8144

State: closed
Merged: Yes


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
https://github.com/jellyfin/jellyfin/issues/8143

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8144 **State:** closed **Merged:** Yes --- 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** https://github.com/jellyfin/jellyfin/issues/8143
OVERLORD added the pull-request label 2026-02-07 06:41:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11633