@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix building sequential schedules across a UTC offset change
- Fix block start time calculation across a UTC offset change
- Fix XMLTV generation for channels using on-demand playout mode
- Fix some removed songs from appearing in the trash
### Changed
- Use smaller batch size for search index updates (100, down from 1000)
@ -1287,12 +1287,13 @@ public sealed class LuceneSearchIndex : ISearchIndex
@@ -1287,12 +1287,13 @@ public sealed class LuceneSearchIndex : ISearchIndex