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(HLS): Fix url management in HLS #5722

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

avelad
Copy link
Collaborator

@avelad avelad commented Oct 4, 2023

Fix variable substitution in: AES-128 key and EXT-X-SESSION-DATA urls.
Fix to keep previous query params when using blocking playlist reload
Simplifies and unifies URL management to allow Content Steering in the future

@avelad avelad added type: bug Something isn't working correctly component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround labels Oct 4, 2023
@avelad avelad added this to the v4.5 milestone Oct 4, 2023
@shaka-bot
Copy link
Collaborator

shaka-bot commented Oct 4, 2023

Incremental code coverage: 93.75%

@avelad avelad modified the milestones: v4.5, v4.6 Oct 5, 2023
# Conflicts:
#	lib/hls/hls_parser.js
@avelad avelad requested a review from theodab October 6, 2023 06:47
@avelad avelad merged commit 8deab71 into shaka-project:main Oct 6, 2023
16 checks passed
@avelad avelad deleted the hls-url-improvements branch October 6, 2023 07:18
joeyparrish pushed a commit that referenced this pull request Oct 6, 2023
Fix variable substitution in: AES-128 key and EXT-X-SESSION-DATA urls.
Fix to keep previous query params when using blocking playlist reload
Simplifies and unifies URL management to allow Content Steering in the
future
joeyparrish pushed a commit that referenced this pull request Oct 6, 2023
Fix variable substitution in: AES-128 key and EXT-X-SESSION-DATA urls.
Fix to keep previous query params when using blocking playlist reload
Simplifies and unifies URL management to allow Content Steering in the
future

Backported to v4.4.x
Robloche pushed a commit to Robloche/shaka-player that referenced this pull request Nov 30, 2023
Fix variable substitution in: AES-128 key and EXT-X-SESSION-DATA urls.
Fix to keep previous query params when using blocking playlist reload
Simplifies and unifies URL management to allow Content Steering in the
future
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Dec 5, 2023
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants