Skip to content

map headers from master manifest request to master manifest load#123

Open
therama wants to merge 4 commits into
mainfrom
bugfix/sideloaded-subtitles-req-ua
Open

map headers from master manifest request to master manifest load#123
therama wants to merge 4 commits into
mainfrom
bugfix/sideloaded-subtitles-req-ua

Conversation

@therama
Copy link
Copy Markdown
Contributor

@therama therama commented May 11, 2026

In the sideloaded subtitles connector we fetch the master manifest to edit it. Previously, the fetch request was made via a default request which was missing all the headers that were configured from the original player manifest request. In this PR, we make sure to map those headers, including the user agent value, in order to avoid unexpected behavior/response from the server.

@therama therama requested review from Danesz, Yousif-CS and ceyhun-o May 11, 2026 15:52
Copy link
Copy Markdown
Contributor

@ceyhun-o ceyhun-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's figure out all the remaining issues we discussed on Slack.

Please also add a changelog entry.

@ceyhun-o ceyhun-o self-requested a review May 12, 2026 12:43
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.

2 participants