mirror of
https://github.com/linsa-io/linsa.git
synced 2026-06-15 01:54:28 +02:00
9e62068359
- Add `hlsLive` state to track if HLS playlist is live - Implement `isHlsPlaylistLive` function to determine playlist status - Reset `hlsLive` before fetching new manifest - Update fetch logic to set `hlsLive` based on playlist analysis - Refine live status checks to consider HLS playlist state - Adjust rendering conditions to use `isActuallyLive` for consistency