Versie 10.10.2 van Jellyfin is uitgekomen. Deze mediaserver is een fork van Emby en is ontstaan nadat Emby closedsource werd en er voor zogenaamde premiumfeatures betaald moest gaan worden, zoals dat ook bij Plex het geval is. Jellyfin is echter volledig opensource gebleven en alle functionaliteit is aanwezig. Het draait op Windows, macOS, Linux of in een Docker-container. Verder zijn er clients voor elk OS, mediaspelers, tv's en mobiele apparaten. De changelog sinds versie 10.10.0 kan hieronder worden gevonden.
Jellyfin Server 10.10.2We 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.
EnhancementsGeneral Changes
- Added query filter to disregard disabled Providers [PR #12916]
Packaging (1)
- Respect cancellation token/HTTP request aborts correctly in
SymlinkFollowingPhysicalFileResultExecutor
[PR #13033]- Update dependencies [PR #13038]
- Fix playlists [PR #12934]
- Fix missing procamp vaapi filter [PR #13026]
- Only set first MusicBrainz ID for audio tags [PR #13003]
- Always cleanup trickplay temp for ffmpeg failures [PR #13030]
- Use invariant culture for tonemap options [PR #12991]
- Fix InvariantCulture in VPP tonemap options [PR #12989]
- Fix trickplay images never being replaced [PR #12955]
- Fix height of imported trickplay tiles [PR #12964]
- Always consider null char as delimiter for ID3v2 [PR #12962]
- Fix pixel format in HEVC RExt SDR transcoding [PR #12973]
- Fix json array string writer in JsonDelimitedArrayConverter [PR #12949]
- Add a small tolerance value to remux fps check [PR #12947]
Jellyfin Server 10.10.1
- Ignore proxy settings during healthcheck PR #47
This minor release brings several bugfixes to improve your Jellyfin experience.
General Changes
- Set AudioCodec when building stream [PR #12931]
- Remove DynamicImageResponse local image after saved to metadata folder [PR #12940]
- Fixed possible NullReferenceException in SessionManager [PR #12915]
- Don't try to prune images for virtual episodes. [PR #12909]
- Fix TMDB import failing when no IMDB ID is set for a movie [PR #12891]
