Release Notes
Fixed
- Fix saving dynamic start time on schedule items
v0.2.0-alpha Release Notes
Fixed
- Fix generated streams with mpeg2video
- Fix incorrect row count in playout detail table
- Fix deleting movies that have been removed from Jellyfin and Emby
- Fix bug that caused large unscheduled gaps in playouts
- This was caused by schedule items with a fixed start of midnight
Added
- Add new filler system
Pre-Roll Fillerplays before each media itemMid-Roll Fillerplays between media item chaptersPost-Roll Fillerplays after each media itemTail Fillerplays after all media items, until the next media itemFallback Fillerloops instead of default offline image to fill any remaining gaps
- Store chapter details with media statistics; this is needed to support mid-roll filler
- This requires re-ingesting statistics for all media items the first time this version is launched
- Add switch to show/hide filler in playout detail table
- Add
minutesfield to search index- This requires rebuilding the search index and search results may be empty or incomplete until the rebuild is complete