v10.10.2
版本发布时间: 2024-11-17 03:59:29
jellyfin/jellyfin最新发布版本:v10.10.3(2024-11-19 11:38:46)
:rocket: Jellyfin Server 10.10.2
We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!
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)
🏗️ Enhancements
- Added query filter to disregard disabled Providers [PR #12916], by @JPVenson
📈 General Changes
- Respect cancellation token/HTTP request aborts correctly in
SymlinkFollowingPhysicalFileResultExecutor
[PR #13033], by @goknsh - Update dependencies [PR #13038], by @Bond-009
- Fix playlists [PR #12934], by @Shadowghost
- Fix missing procamp vaapi filter [PR #13026], by @nyanmisaka
- Only set first MusicBrainz ID for audio tags [PR #13003], by @gnattu
- Always cleanup trickplay temp for ffmpeg failures [PR #13030], by @gnattu
- Use invariant culture for tonemap options [PR #12991], by @gnattu
- Fix InvariantCulture in VPP tonemap options [PR #12989], by @nyanmisaka
- Fix trickplay images never being replaced [PR #12955], by @gnattu
- Fix height of imported trickplay tiles [PR #12964], by @nyanmisaka
- Always consider null char as delimiter for ID3v2 [PR #12962], by @gnattu
- Fix pixel format in HEVC RExt SDR transcoding [PR #12973], by @nyanmisaka
- Fix json array string writer in JsonDelimitedArrayConverter [PR #12949], by @gnattu
- Add a small tolerance value to remux fps check [PR #12947], by @gnattu
Packaging (1)
- Ignore proxy settings during healthcheck PR #47, by @agentsas