When a HLS .m3u8 playlist is missing the #EXT-X-ENDLIST line (e.g. https://d2zihajmogu5jn.cloudfront.net/pdt-test-source/no-endlist.m3u8), the loadedmetadata event does not fire when the playlist is loaded and the stats are available (e.g. duration etc.) until the user manually starts playback.
Reduced test case: https://codepen.io/phelaz/pen/bNwPeOB
When a HLS .m3u8 playlist is missing the
#EXT-X-ENDLISTline (e.g. https://d2zihajmogu5jn.cloudfront.net/pdt-test-source/no-endlist.m3u8), theloadedmetadataevent does not fire when the playlist is loaded and the stats are available (e.g. duration etc.) until the user manually starts playback.Reduced test case: https://codepen.io/phelaz/pen/bNwPeOB