fix file not found music videos (#1502)

* fix indexing music videos in file not found state

* update dependencies
This commit is contained in:
Jason Dove
2023-11-14 05:50:51 -06:00
committed by GitHub
parent 5ecf271773
commit 948b3735bd
9 changed files with 20 additions and 15 deletions
+1
View File
@@ -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