Files
jellyfin-ha-src/MediaBrowser.Model/Configuration
unkin-agent 6ccabd4c72 feat(hls): register transcode sessions and renew their lease
A transcode that is not in the store is invisible to the other replicas, so the
HLS entry points have to publish and hold the lease themselves.

- register the play session in the store when ffmpeg starts
- renew the lease on a background loop and delete the session when it ends
- shorten segments and bound the playlist window when resuming a stored session
- add RecoverySegmentLengthSeconds and RecoverySegmentBufferCount encoding options
2026-09-11 23:56:35 +10:00
..
2024-11-24 14:53:08 +01:00
2021-09-09 15:59:13 +02:00
2026-05-03 23:43:01 +02:00
2025-03-25 15:30:22 +00:00