@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix displaying multiple languages in UI for movies, artists, shows
- Fix MySQL queries that could fail during media server library scans
- Fix scanning Jellyfin libraries when library options and/or path infos are not returned from Jellyfin API
- Fix error indexing music videos in `File Not Found` state
### Changed
- Upgrade ffmpeg to 6.1, which is now *required* for all installs
@ -1317,12 +1317,16 @@ public sealed class LuceneSearchIndex : ISearchIndex
@@ -1317,12 +1317,16 @@ public sealed class LuceneSearchIndex : ISearchIndex