Jellyfin - Package Updates
-
[1.3.6]
- Update Jellyfin to 10.8.6
- Full changelog
@girish
The link to the change log is broken.
You put in v11 instead of v10
https://github.com/jellyfin/jellyfin/releases/tag/v10.8.6 -
@girish
The link to the change log is broken.
You put in v11 instead of v10
https://github.com/jellyfin/jellyfin/releases/tag/v10.8.6 -
[1.3.8]
- Update Jellyfin to 10.8.8
- Full changelog
- #8753 [@thornbill] Fix items access backport
- jellyfin/jellyfin-web#4172 [@thornbill] Fix item details banner image alignment
- jellyfin/jellyfin-web#4166 [@dmitrylyzo] Fix keyboard navigation for INPUT and TEXTAREA
-
[1.5.1]
- Update Jellyfin to 10.8.9
- Full changelog
- #9145 [@nyanmisaka] Fix PGS position issue in sw decoding #8602
- #9130 [@Shadowghost] Fix API access permissions for LiveTV and downloads
- #9112 [@nyanmisaka] Backport the ffmpeg link fix (#8901) to 10.8.z
- #9092 [@dmitrylyzo] Don't add additional entries if HEVC encoding is disabled
- #9060 [@thornbill] Disable splash screen image by default
- #9051 [@dmitrylyzo] Fix transcode reasons
- #9050 [@nyanmisaka] Update workaround for i915 hang in linux 5.18 to 6.1.3
- #9049 [@Shadowghost] Add more codecs requiring ffmpeg strict -2
- #9020 [@Bond-009] Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability
- #9009 [@dmitrylyzo] Fix secondary audio
- jellyfin/jellyfin-web#4288 [@dmitrylyzo] Fix loading Spanish (Latin America) (es-419)
- jellyfin/jellyfin-web#4274 [@dmitrylyzo] Fix back action on Hisense TV
- jellyfin/jellyfin-web#4269 [@thornbill] Fix XSS vulnerability in plugin repo pages
- jellyfin/jellyfin-web#4267 [@dmitrylyzo] Fix AudioContext limit exceeded
- jellyfin/jellyfin-web#4263 [@dmitrylyzo] Fix change audio track
- jellyfin/jellyfin-web#4243 [@dmitrylyzo] Fix HTML escaping in MediaSession and on remote page
- jellyfin/jellyfin-web#4240 [@dmitrylyzo] Fix detection of SecondaryAudio support
- jellyfin/jellyfin-web#4238 [@thornbill] Fix XSS vulnerability in router
- jellyfin/jellyfin-web#4182 [@nyanmisaka] Fix the progressive mp4 transcoding profile
-
[1.5.1]
- Update Jellyfin to 10.8.9
- Full changelog
- #9145 [@nyanmisaka] Fix PGS position issue in sw decoding #8602
- #9130 [@Shadowghost] Fix API access permissions for LiveTV and downloads
- #9112 [@nyanmisaka] Backport the ffmpeg link fix (#8901) to 10.8.z
- #9092 [@dmitrylyzo] Don't add additional entries if HEVC encoding is disabled
- #9060 [@thornbill] Disable splash screen image by default
- #9051 [@dmitrylyzo] Fix transcode reasons
- #9050 [@nyanmisaka] Update workaround for i915 hang in linux 5.18 to 6.1.3
- #9049 [@Shadowghost] Add more codecs requiring ffmpeg strict -2
- #9020 [@Bond-009] Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability
- #9009 [@dmitrylyzo] Fix secondary audio
- jellyfin/jellyfin-web#4288 [@dmitrylyzo] Fix loading Spanish (Latin America) (es-419)
- jellyfin/jellyfin-web#4274 [@dmitrylyzo] Fix back action on Hisense TV
- jellyfin/jellyfin-web#4269 [@thornbill] Fix XSS vulnerability in plugin repo pages
- jellyfin/jellyfin-web#4267 [@dmitrylyzo] Fix AudioContext limit exceeded
- jellyfin/jellyfin-web#4263 [@dmitrylyzo] Fix change audio track
- jellyfin/jellyfin-web#4243 [@dmitrylyzo] Fix HTML escaping in MediaSession and on remote page
- jellyfin/jellyfin-web#4240 [@dmitrylyzo] Fix detection of SecondaryAudio support
- jellyfin/jellyfin-web#4238 [@thornbill] Fix XSS vulnerability in router
- jellyfin/jellyfin-web#4182 [@nyanmisaka] Fix the progressive mp4 transcoding profile
@nebulon Thank you so much!
Just a note that if you use playlists for music, favourite episodes etc.. some of them will not randomize in the jellyfin app for Amazon Firestick. A lot has to do with my older lists but some new ones I made this year alone will not randomize.
however, all the lists will play in order or use play from here.
-
[1.5.2]
- Update Jellyfin to 10.8.10
- Full changelog
- Update Jellyfin LDAP to 17.0.0.0
- CRITICAL SECURITY ADVISORY: GHSA-9p5f-5x8v-x65m and GHSA-89hp-h43h-r5pq can be combined to allow remote code execution for any authenticated Jellyfin user including non-admin users
-
[1.8.1]
- Update Jellyfin to 10.9.2
- Full changelog
- Fix FirstTimeSetupPolicy allowing guest access [PR #11651], by @thornbill
- Fix series status parsing [PR #11648], by @Shadowghost
- 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
-
[1.8.2]
- Update Jellyfin to 10.9.3
- Full changelog
- Extract media attachment one by one if the filename appears to be a path [PR #11812], by @gnattu
- Filter invalid IPs on external interface matching [PR #11766], by @gnattu
- Use SharedStream for LiveTV more restrictively [PR #11805], by @gnattu
- Fix the IOSurf error in QSV transcoding [PR #11830], by @nyanmisaka
- Improve reliability of HasChanged check [PR #11792], by @Shadowghost
- Trickplay: kill ffmpeg when task is cancelled [PR #11790], by @NotSaifA
- Force more compatible transcoding profile for LiveTV [PR #11801], by @gnattu
- Exclude virtual items from DateLastMediaAdded calculation [PR #11804], by @Shadowghost
-
[1.8.3]
- Update Jellyfin to 10.9.4
- Full changelog
- Security: Fix FirstTimeSetupHandler allowing public access [PR #11873], by @thornbill
- Fix replace logic [PR #11743], by @Shadowghost
- Mark Audio as RequiresDeserialization and backfill data [PR #11762], by @Shadowghost
- Move NFO series season name parsing to own local provider [PR #11719], by @Shadowghost
- Audio normalization: parse ffmpeg output line by line [PR #11910], by @Bond-009
- Relax remuxing requirement for LiveTV [PR #11851], by @gnattu
- Fix multi-part album folder being detected as artist folder [PR #11886], by @gnattu
- Use music metadata from ffprobe when TagLib fails [PR #11859], by @gnattu
- Return missing episodes for series when no user defined [PR #11806], by @Shadowghost
-
[1.8.4]
- Update Jellyfin to 10.9.5
- Full changelog
- Fallback to local dir when saving to media dir fails [PR #11978], by @Shadowghost
- Fix Library renaming [PR #11963], by @gnattu
- Fix identify over NFO and replace all when NFO saving enabled [PR #11921], by @Shadowghost
- Create readonly DB connections when possible [PR #11969], by @Bond-009
- Fix local image saving [PR #11934], by @Shadowghost
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login