0.12.0 (2024-09-27)
Features
- improved program tools around balancing / block scheduling (#802) (bd65de4)
- introduce new default HLS stream mode (#780) (6e66cfe)
- use local file path for plex/jellyfin media if it exists (#806) (11ca353), closes #804
Bug Fixes
- attempts to improve stream stability for mpegts streams (#801) (ecaddb5)
- do not set programming selector viewType to null (#812) (37a9fe7), closes #808
- empty backendUri in general settings is allowed to be empty (#811) (0924b63), closes #747
- ensure all tokens are redacted from ffmpeg args, not just the last (e406cfa)
- ensure readahead works for audio+album art and offline streams (f2f3053)
- fixes for static image streams for offline mode (d8238cc)
- handle multiple error events from sessions (5dfa18f)
- improvements to stream error and end handling (d8238cc)
- make link to ffprobe in Docker image (4111106)
- only use reconnect parameters when input source is http(s) (d8238cc)
- properly reset general form setting values (51bc998)
- revert change to m3u generation -- use ts stream always until we have separate endpoints (52ebc71)
- use channel's configured streamMode in m3u file; still use mpegts for HDHR (d8238cc)
- use new mpegts path in hdhr lineup json generation (#799) (18592d0)
- use new mpegts path in m3u generation (#798) (e31333a)