mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
- 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