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 ID3 WXXX URL parsing #3006

Merged
merged 1 commit into from Sep 1, 2020
Merged

Fix ID3 WXXX URL parsing #3006

merged 1 commit into from Sep 1, 2020

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Aug 31, 2020

This PR will...

Merge changes from v0.14.x into master

Why is this Pull Request needed?

Includes a fix for ID3 parsing, splitting WXXX info and value on NULL delimiter to extract URL.

As a result TextTrack metadata cues added by hls.js for these ID3 tags should match those added by Safari using the same stream with video.src=m3u8 playback.

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch merged commit c3e2d86 into master Sep 1, 2020
@robwalch robwalch deleted the patch/v0.14.x branch September 1, 2020 15:19
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.

None yet

1 participant