v10.9.2
版本发布时间: 2024-05-18 04:09:38
jellyfin/jellyfin最新发布版本:v10.10.3(2024-11-19 11:38:46)
:rocket: Jellyfin Server 10.9.2
We are pleased to announce the latest stable release of Jellyfin, version 10.9.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 (19)
🔒 Security
- Fix FirstTimeSetupPolicy allowing guest access [PR #11651], by @thornbill
🏗️ Enhancements
- Fix series status parsing [PR #11648], by @Shadowghost
📈 General Changes
- Fix season names [PR #11647], by @Shadowghost
- Secure local playlist path handling [PR #11680], by @Shadowghost
- Prevent double iterating over all seasons [PR #11700], by @Shadowghost
- Fix network binding [PR #11671], by @Shadowghost
- Workaround ffmpeg keyframe seeking for external subtitles [PR #11689], by @gnattu
- Use MediaType instead of ToString and add text/ as disallowed mimetypes [PR #11699], by @cvium
- Fix not binding to SQL parameters [PR #11698], by @Bond-009
- Fix local playlist scanning [PR #11673], by @Shadowghost
- Restore caching for UserManager [PR #11670], by @gnattu
- Properly dispose dbContext in MigrateUserDb [PR #11677], by @Bond-009
- Fix quality parameter for vaapi_mjpeg [PR #11675], by @gnattu
- Always fallback for failed HEAD request [PR #11668], by @gnattu
- Don't generate TrickPlay images for files that don't exist [PR #11653], by @Bond-009
- Allow empty user id when getting device list [PR #11633], by @crobibero
- Fix missing filename for timer [PR #11629], by @gnattu
- Handle exception for unexpected audio file YEAR tag values [PR #11621], by @nfmccrina
- Fix network config [PR #11587], by @gnattu