Jellyfin - Package Updates
Pinned
Jellyfin
-
[1.8.5]
- Update Jellyfin to 10.9.6
- Full changelog
- Fix fallback artist when taglib fails [PR #11989], by @gnattu
- Do not stop validation if folder was removed [PR #11959], by @Shadowghost
- Use only 1 write connection/DB [PR #11986], by @Bond-009
- Set ProductionLocations instead of Tags [PR #11984], by @Shadowghost
-
[1.8.6]
- Update Jellyfin to 10.9.7
- Full changelog
- Fix HDR detection for 4K Blu-Ray BDMVs [PR #12166], by @Bond-009
- Log album name and id in normalization task [PR #11911], by @Bond-009
- Try to add extracted lyrics during scanning [PR #12126], by @gnattu
- Fix season backdrops [PR #12055], by @Shadowghost
- Rewrite PlaylistItemsProvider as ILocalMetadataProvider [PR #12053], by @Shadowghost
- Fix empty image folder removal for legacy locations [PR #12025], by @Shadowghost
-
[1.8.7]
- Update Jellyfin to 10.9.8
- Full changelog
- Properly escape paths in concat file for BDMV [PR #12296], by @Bond-009
- Fix localization of audio title [PR #12278], by @Bond-009
- Fix season handling ("Season Unknown" / unneccesary empty seasons) [PR #12240], by @nielsvanvelzen
-
[1.8.8]
- Update Jellyfin to 10.9.9
- Full changelog
- Fix creating virtual seasons (again) [PR #12356], by @nielsvanvelzen
- Update Serilog deps [PR #12368], by @Bond-009
- Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor [PR #11901], by @gnattu
-
[1.8.9]
- Update Jellyfin to 10.9.10
- Full changelog
- Include AVIF extension for support images [PR #12415], by @ikelos
- Apply all codec conditions [PR #12499], by @dmitrylyzo
- Revert "NextUp query respects Limit" [PR #12414], by @fredrik-eriksson
- Set Content-Disposition header to attachment for image endpoints [PR #12490], by @nielsvanvelzen
- Fix bitstream filter not applied to videos in TS container [PR #12493], by @nyanmisaka
- Fix the record series button missing on many programs (port of #12398) [PR #12481], by @Bond-009
- Don't force non-virtual when all episodes in season are isMissing=true [PR #12425], by @scampower3
- Check attachment path for null before use [PR #12443], by @gnattu
-
[1.8.10]
- Update Jellyfin to 10.9.11
- Full changelog
- 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
-
[1.9.0]
- Update Jellyfin to 10.10.0
- Full changelog
- Fix OpenAPI workflow [PR #11733], by @nielsvanvelzen
- Feature/media segments plugin api [PR #12359], by @JPVenson
- Add media segments API [PR #12345], by @JPVenson
- Enable Dolby AC-4 decoder [PR #11486], by @gnattu
- Use real temp dir instead of cache dir for temp files [PR #12226], by @Bond-009
- Add software tonemap filter support [PR #12270], by @gnattu
-
[1.9.1]
- Update Jellyfin to 10.10.1
- Set AudioCodec when building stream [MR #12931], by @gnattu
- Remove DynamicImageResponse local image after saved to metadata folder [MR #12940], by @gnattu
- Fixed possible NullReferenceException in SessionManager [MR #12915], by @JPVenson
- Don't try to prune images for virtual episodes. [MR #12909], by @revam
- Fix TMDB import failing when no IMDB ID is set for a movie [MR #12891], by @benedikt257
-
[1.9.2]
- Update jellyfin to 10.10.2
- Full Changelog
- Added query filter to disregard disabled Providers [MR #12916], by @JPVenson
- Respect cancellation token/HTTP request aborts correctly in
SymlinkFollowingPhysicalFileResultExecutor
[MR #13033], by @goknsh - Update dependencies [MR #13038], by @Bond-009
- Fix playlists [MR #12934], by @Shadowghost
- Fix missing procamp vaapi filter [MR #13026], by @nyanmisaka
- Only set first MusicBrainz ID for audio tags [MR #13003], by @gnattu
-
[1.9.3]
- Update jellyfin to 10.10.3
- Full Changelog
- Exclude file system based library playlists from migration [MR #13059], by @Shadowghost
- Downgrade minimum sdk version [MR #13063], by @crobibero