Skip to content

v1.4.7

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 16:51
· 1150 commits to master since this release
7002632

Summary

HLS.js v1.4.7 includes bug fixes and improvements over the last release.

Changes Since The Last Release

v1.4.6...v1.4.7

  • Fix large subtitle target duration can result in subtitles not loading as needed (#5597) @robwalch
    • Fixes subtitle segment finding when using start offset
    • Improves subtitle segment finding at the start of discontinuity sequences
    • Fixes subtitle segment loading when subtitle playlist does not have DISCONTINUITY tags matching media playlists
  • Fix Multivariant Playlist and Key XHR loader retries (#5598) @robwalch
    • Fixes XHR Loader retry logic (only used for key and MVP files)
    • Fixes stream-controller state state change on key file errors that result in level switch

Demo Page

https://896f3d49.hls-js-dev.pages.dev/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.