add language_tag and seconds fields to search index (#1479)

* add `language_tag` and `seconds` fields to search index

* simplify
This commit is contained in:
Jason Dove
2023-10-10 20:36:50 -05:00
committed by GitHub
parent 17bed524f2
commit 714f68a887
5 changed files with 47 additions and 14 deletions
+1
View File
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Log playout item title and path when starting a stream
- This will help with media server libraries where the URL passed to ffmpeg doesn't indicate which file is streaming
- Add QSV Capabilities to Troubleshooting page
- Add `language_tag` and `seconds` fields to search index
### Fixed
- Fix playout bug that caused some schedule items with fixed start times to be pushed to the next day