10.10.4
π Jellyfin Server 10.10.4
We are pleased to announce the latest stable release of Jellyfin, version 10.10.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 (20)
π General Changes
- Never treat matroska as webm for audio playback [PR #13345], by @gnattu
- Don't generate trickplay for backdrops [PR #13183], by @gnattu
- Use nv15 as intermediate format for 2-pass rkrga scaling [PR #13313], by @gnattu
- Fix DTS in HLS [PR #13288], by @Shadowghost
- Transcode to audio codec satisfied other conditions when copy check failed. [PR #13209], by @gnattu
- Fix missing episode removal [PR #13218], by @Shadowghost
- Fix NFO ID parsing [PR #13167], by @Shadowghost
- Always do tone-mapping for HDR transcoding when software pipeline is used [PR #13151], by @nyanmisaka
- Fix EPG image caching [PR #13227], by @Shadowghost
- Don't use custom params on ultrafast x265 preset [PR #13262], by @gnattu
- Backport ATL update 6.11 to 10.10 [PR #13280], by @gnattu
- Don't fall back to ffprobe results for multi-value audio tags [PR #13182], by @gnattu
- Backport ATL update to 10.10 [PR #13180], by @gnattu
- Properly check LAN IP in HasRemoteAccess [PR #13187], by @gnattu
- Fix possible infinite loops in incomplete MKV files [PR #13188], by @Bond-009
- Check if the video has an audio track before codec fallback [PR #13169], by @gnattu
- Fallback to lossy audio codec for bitrate limit [PR #13127], by @gnattu
- Fix missing ConfigureAwait [PR #13139], by @gnattu
- Only do DoVi remux when the client supports profiles without fallbacks [PR #13113], by @gnattu
- Enable RemoveOldPlugins by default (10.10.z backport) [PR #13106], by @RealGreenDragon