mysql media server library scan fixes (#1491)

* fix some mysql movie library updates

* fix some mysql show library updates

* update dependencies
This commit is contained in:
Jason Dove
2023-10-30 06:45:00 -05:00
committed by GitHub
parent f5060522aa
commit 8f5b181372
22 changed files with 221 additions and 120 deletions
+1
View File
@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix QSV HLS segment duration
- This behavior caused extremely slow QSV stream starts
- Fix displaying multiple languages in UI for movies, artists, shows
- Fix MySQL queries that could fail during media server library scans
### Changed
- Upgrade ffmpeg to 6.1, which is now *required* for all installs