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

[Bugfix] m3u8 playlist is not updating when only endList changes #373

Merged
merged 1 commit into from
Feb 7, 2019
Merged

[Bugfix] m3u8 playlist is not updating when only endList changes #373

merged 1 commit into from
Feb 7, 2019

Conversation

romgen
Copy link
Contributor

@romgen romgen commented Jan 12, 2019

Porting the pull request to new http-streaming after the old repo was archieved:
videojs/videojs-contrib-hls#1425

It's a one-line-fix.

Description

See #345

Possibly related issues:
videojs/videojs-contrib-hls#442
videojs/videojs-contrib-hls#550
videojs/videojs-contrib-hls#555
videojs/videojs-contrib-hls#111

Specific Changes proposed

This updates the logic for deciding whether a playlist has changed to check the endList property as well.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

@welcome
Copy link

welcome bot commented Jan 12, 2019

💖 Thanks for opening this pull request! 💖

Things that will help get your PR across the finish line:

  • Run npm run lint -- --errors locally to catch formatting errors earlier.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

@romgen romgen changed the title Add fix for m3u8 playlist not updating when only endList changes [Bugfix] m3u8 playlist is not updating when only endList changes Jan 12, 2019
@forbesjo forbesjo merged commit c7d1306 into videojs:master Feb 7, 2019
@welcome
Copy link

welcome bot commented Feb 7, 2019

Congrats on merging your first pull request! 🎉🎉🎉

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

2 participants