@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix some stream failures caused by loudnorm filter
- Fix multi-collection editor improperly disabling collections/smart collections that haven't already been added to the multi-collection
- Fix path replacement logic when media server paths use inconsistent casing (e.g. `\\SERVERNAME` AND `\\ServerName`)
- Fix *many* search queries, including actors with the name `Will`
### Changed
- Log search index updates under scanner category at debug level, to indicate a potential cause for the UI being out of date
@ -1372,22 +1372,24 @@ public sealed class LuceneSearchIndex : ISearchIndex
@@ -1372,22 +1372,24 @@ public sealed class LuceneSearchIndex : ISearchIndex