| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-12 | Various cleanups (#14785) | Bond-009 | |
| 2025-09-12 | Fix several Stackoverflows (#14783) | JPVenson | |
| 2025-09-12 | Add fast path to check for empty ignore files (#14782) | Bond-009 | |
| 2025-09-12 | Never replace BoxSet LinkedChildren on update (#14723) | Tim Eisele | |
| 2025-09-12 | Change Spanish order in iso6392.txt to favor Castillian (#14777) | Alex Collado | |
| 2025-09-12 | Improve optimistic locking behavior (#14779) | JPVenson | |
| 2025-09-12 | Reenable pooling (#14778) | JPVenson | |
| 2025-09-12 | Translated using Weblate (Serbian) | nenadsuperzmaj | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ | |||
| 2025-09-11 | Add 1-second tolerance to resume playback completion check (#14774) | theguymadmax | |
| 2025-09-11 | Sort trailers before teasers (#14715) | theguymadmax | |
| 2025-09-11 | Make private Emby.Naming.Video.StackResolver.StackMetadata sealed to silence ↵ | Bond-009 | |
| compiler warning (#14764) | |||
| 2025-09-11 | Update dependency dotnet-ef to v9.0.9 (#14768) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-11 | Update Microsoft to 9.0.9 (#14769) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-11 | Update github/codeql-action action to v3.30.3 (#14767) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-10 | Don't use ffprobe frame options on audio probe (#14773) | Tim Eisele | |
| 2025-09-09 | Translated using Weblate (Alemannic) | Looooke | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/ | |||
| 2025-09-08 | Make private Emby.Naming.Video.StackResolver.StackMetadata sealed to silence ↵ | Varoon Pazhyanur | |
| compiler warning | |||
| 2025-09-08 | Translated using Weblate (Spanish (Mexico)) | Adrián HM | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2025-09-08 | Translated using Weblate (Norwegian Bokmål) | Magnus Antonsen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2025-09-07 | Additional debug logging for SQLite connections (#14753) | evan314159 | |
| 2025-09-07 | Skip non-media folders in movie resolver (#14724) | theguymadmax | |
| * Skip non-media folders in movie resolver * Ignorepatterns first | |||
| 2025-09-06 | Preserve 3D format on metadata refresh (#14742) | theguymadmax | |
| 2025-09-06 | Translated using Weblate (Russian) | Arty | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2025-09-05 | Refactor Display preference manager (#14056) | JPVenson | |
| 2025-09-05 | Update github/codeql-action action to v3.30.1 (#14748) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-05 | Update actions/stale action to v10 (#14741) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-05 | Update actions/setup-python action to v6 (#14740) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-05 | Fix latest items grouping by collection type (#14736) | theguymadmax | |
| * Fix latest items grouping by collection type * Update Emby.Server.Implementations/Library/UserViewManager.cs Co-authored-by: Bond-009 <bond.009@outlook.com> --------- Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2025-09-03 | Add more robust error handling for AudioNormalizationTask (#14728) | Bond-009 | |
| 2025-09-03 | AudioNormalizationTask db progress saving (#14550) | Shane Powell | |
| 2025-09-03 | Update actions/setup-dotnet action to v5 (#14738) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-03 | Translated using Weblate (Bengali) | Md Ashikur Rahman | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/ | |||
| 2025-09-02 | Update github/codeql-action action to v3.30.0 (#14730) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-02 | Update dependency NEbml to 1.1.0.5 (#14732) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-09-02 | Translated using Weblate (Croatian) | Milo Ivir | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2025-09-01 | Update .Net Core to .Net (#14718) | ShalokShalom | |
| 2025-09-01 | Correct Album Artists merge logic (#14655) | evan314159 | |
| * Correct Album Artists merge logic and Artist equality checks Correct Album Artists merge logic in MetadataService that causes empty metadata sources to overwrite populated Album Artists arrays. This impacted People-to-BaseItem relationships and caused orphaned records in Peoples. Correct equality checks to be case-sensitive so Jelly metadata exactly matches file metadata. * use StringComparer.Ordinal --------- Co-authored-by: Evan <evan@MacBook-Pro.local> | |||
| 2025-08-27 | Update dependency Polly to 8.6.3 (#14690) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-08-27 | Update dependency Svg.Skia to 3.0.6 (#14691) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-08-27 | fix ProbeProvider.HasChanged: if file date changed (#14674) | evan314159 | |
| 2025-08-27 | Normalizer cleanup (#14711) | Marc Brooks | |
| 2025-08-26 | Use existing userData (#14703) | Cody Robibero | |
| 2025-08-24 | Merge pull request #14701 from jellyfin/renovate/fscheck.xunit-3.x | Bond-009 | |
| Update dependency FsCheck.Xunit to 3.3.1 | |||
| 2025-08-24 | Update dependency FsCheck.Xunit to 3.3.1 | renovate[bot] | |
| 2025-08-23 | Translated using Weblate (Spanish (Argentina)) | Lucas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2025-08-23 | Translated using Weblate (Telugu) | Shiva Prasad | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/te/ | |||
| 2025-08-22 | Fix GetSimilarItems to exclude the searched for item Id (#14686) | evan314159 | |
| 2025-08-23 | Translated using Weblate (Albanian) | Gjelbrim Haskaj | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/ | |||
| 2025-08-22 | Translated using Weblate (Finnish) | spurdl | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2025-08-22 | Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal (#14651) | Bond-009 | |
| Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal: - Keyframe extraction - Media info probing during library scans - Audio normalization - Image extraction Co-authored-by: Evan <evan@MacBook-Pro.local> | |||
