videojs / videojs-contrib-hls

HLS library for video.js
http://videojs.github.io/videojs-contrib-hls/
Other
2.84k stars 792 forks source link

Add fix for playlist not updating when only endList changes #1425

Closed hpate-omicron closed 5 years ago

hpate-omicron commented 6 years ago

Description

See videojs/videojs-contrib-hls#1424

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

hpate-omicron commented 6 years ago

Oops, missed that, I've updated the comment and rebased :)

forbesjo commented 5 years ago

Thank you for your PR but we will not be accepting new changes for this repo and will be archived very soon. I would advise you to open your PR against the next iteration of this project at https://github.com/videojs/http-streaming.