v10.9.4
版本发布时间: 2024-06-02 06:39:05
jellyfin/jellyfin最新发布版本:v10.9.11(2024-09-08 06:10:53)
:rocket: Jellyfin Server 10.9.4
We are pleased to announce the latest stable release of Jellyfin, version 10.9.4!
This minor release brings several bugfixes to improve your Jellyfin experience.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (15)
🔒 Security
- Fix FirstTimeSetupHandler allowing public access [PR #11873], by @thornbill
📈 General Changes
- Add Env Var to disable second level cache [PR #11823], by @gnattu
- Fix replace logic [PR #11743], by @Shadowghost
- Mark Audio as RequiresDeserialization and backfill data [PR #11762], by @Shadowghost
- Move NFO series season name parsing to own local provider [PR #11719], by @Shadowghost
- Audio normalization: parse ffmpeg output line by line [PR #11910], by @Bond-009
- Relax remuxing requirement for LiveTV [PR #11851], by @gnattu
- Fix multi-part album folder being detected as artist folder [PR #11886], by @gnattu
- Use music metadata from ffprobe when TagLib fails [PR #11859], by @gnattu
- Return missing episodes for series when no user defined [PR #11806], by @Shadowghost
- Fix missing episodes query for seasons [PR #11882], by @Shadowghost
- Escape tmpConcatPath for DVD and BD folder [PR #11894], by @gnattu
- Don't check if admin has access to library when updating [PR #11876], by @Bond-009
- Fix ffprobe -user_agent parameter [PR #11857], by @gnattu
- Upgrade dependencies [PR #11867], by @Shadowghost