Release 10.9.11 · jellyfin/jellyfin
Release 10.9.11 · jellyfin/jellyfin
🚀 Jellyfin Server 10.9.11 We are pleased to announce the latest stable release of Jellyfin, version 10.9.11! This minor release brings several bugfixes to improve your Jellyfin experience. As alway...
Jellyfin Server
General Changes
- Fix subtitle and attachment extraction when input path contains quotes [PR #12575], by @dmitrylyzo
- Use filtered codecs to build appliedConditions [PR #12562], by @nyanmisaka
- Fix alt version name generation [PR #12558], by @Bond-009
- Create and use FormattingStreamWriter [PR #12550], by @Bond-009
- Fix CodecProfiles and video encoder profiles [PR #12521], by @nyanmisaka
- Don't apply chapter image settings to music [PR #12531], by @gnattu
Jellyfin Web
Enhancements
- Show slideshow controls when touched [PR #6016], by @tcely
- Hide studios for collections and playlists [PR #6012], by @thornbill
- Fix overly strict dovi level testing [PR #5983], by @nyanmisaka
- Apply Maximum Allowed Audio Channels to DirectPlay [PR #5972], by @dmitrylyzo
General Changes
- Fix autocast when already connected [PR #6013], by @thornbill
- Fix touch events in experimental video player [PR #6015], by @thornbill
- Fix network mode for localhost server [PR #6011], by @thornbill
- Fix create library crashing when no path specified [PR #6010], by @jwaresoft
- Fix play all & shuffle not working on genres [PR #5949], by @viown
You're viewing a single thread.
I'm appreciating how rapid the releases have been coming lately.
37 1 ReplyAlthough an auto-update feature would be very welcome, manually applying each update is getting annoying
3 0 ReplyBro, just
docker-compose pull && docker-compose up -d
8 0 ReplyThrow it in a crontab job if you're on Linux even, 1 line in cron to run everything there to update on whatever schedule you want
4 0 Replyhttps://github.com/containrrr/watchtower is a bit cleaner than that
5 0 Reply
I’m a bit of a noob with all this stuff, I run it off a Mac Mini. Can I still do this?
1 0 Reply
Do you use a package manager? It should take care of updating everything for you at once.
2 0 ReplyI’m on a Mac, can I set something like that up?
2 0 ReplyMacos has homebrew, which I think can do the same thing!
2 1 Reply