Release Notes
Fixed
- Reduce memory use due to library scan operations
- Fix some instances of filler getting "stuck" when a filler item is encountered that's too long for the gap
- Properly ignore Plex
Other Videoslibraries (movielibraries where agent iscom.plexapp.agents.none) - Fix
Custom Titlefor schedule items withOne,MultipleandFloodplayout modes - Fix scheduling bug where flood items would sometimes fail to continue after midnight
Added
- Add
metadata_kindfield to search index to allow searching for items with a particular metdata source- Valid metadata kinds are
fallback,sidecar(NFO),external(from a media server) andembedded(songs)
- Valid metadata kinds are
- Add autocomplete functionality to search bar to quickly navigate to channels, ffmpeg profiles, collections and schedules by name
- Add global setting to skip missing (file-not-found or unavailable) items when building playouts
- Add filler preset option to allow watermarks to overlay on top of filler (disabled by default)
- This option is applied when new items are added to a playout; rebuilding is needed if you want the change to take effect immediately
- Read
trackfield from music video NFO metadata and use it for chronological sorting (after release date) - Add
Random Start Pointoption to schedules- When this option is enabled, all
ChronologicalorShuffle In Ordercontent groups will have their start points randomized - When this option is disabled, all
ChronologicalorShuffle In Ordercontent groups will start with the chronologically earliest item
- When this option is enabled, all
Changed
- Replace invalid (control) characters in NFO metadata with replacement character
�before parsing - Store partial (incomplete) NFO metadata results when invalid XML is encountered
- Previously, no metadata would be stored if the XML within the NFO failed to validate