fix subtitle update bug (#1085)

* fix saving some subtitles to database

* fix ffprobe regression
This commit is contained in:
Jason Dove
2022-12-31 19:57:14 -06:00
committed by GitHub
parent 5f7efbb69c
commit 6558c5bd69
3 changed files with 20 additions and 16 deletions
+1
View File
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix song playback with VAAPI and NVENC
- Fix edge case where some local movies would not automatically be restored from trash
- Fix synchronizing Jellyfin and Emby collection items
- Fix saving some external subtitle records to database
### Changed
- Upgrade to dotnet 7