| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | Use TryGetBuffer() on MemoryStreams | Marc Brooks | |
| Also now throws if the streams are no CanSeek. | |||
| 9 days | Use ConfigureAwait(false) in CollectionController.cs to maintain consistency ↵ | PCEWLKR | |
| with the existing async pattern | |||
| 9 days | Merge pull request #16856 from Shadowghost/movie-recommendations | Bond-009 | |
| Fix movie recommendations | |||
| 9 days | Update dependency z440.atl.core to 7.14.0 (#16938) | Bond-009 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 9 days | Update dependency Microsoft.NET.Test.Sdk to 18.6.0 (#16943) | Bond-009 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 9 days | Merge pull request #16455 from jellyfin/renovate/skiasharp-monorepo | Bond-009 | |
| Update skiasharp monorepo | |||
| 9 days | Fix CA2007 warnings in InstallationManager | Michael Jones | |
| Wrap the downloaded stream in an explicit await using block with ConfigureAwait(false), matching the pattern already used in LiveStreamHelper and similar callers. Also add ConfigureAwait(false) to the ZipFile.ExtractToDirectoryAsync call. Part of #2149 | |||
| 10 days | Explicitly handle MemoryStream(s) | Marc Brooks | |
| 10 days | Moved IsFileIdenticalAsync & IsStreamIdenticalAsync to StreamExtensions. | Marc Brooks | |
| 10 days | Compare old file byte-by-byte to new stream | Marc Brooks | |
| Don't overwrite if identical. | |||
| 10 days | Unpin SkiaSharp | Bond_009 | |
| 10 days | Improve OriginalLanguage normalization and inheritance (#16829) | Erik W | |
| Improve OriginalLanguage normalization and inheritance | |||
| 10 days | Merge pull request #16913 from ↵ | Bond-009 | |
| nyanmisaka/fix-extradata-in-amd-hevc-vaapi-encoder Fix inconsistent extradata generated by hevc_vaapi on AMD driver | |||
| 10 days | Update dependency Microsoft.NET.Test.Sdk to 18.6.0 | renovate[bot] | |
| 10 days | Update issue template version to 10.11.10 (#16927) | Bond-009 | |
| 10 days | Backport: Fix/user manager collation (#16919) | Bond-009 | |
| Backport: Fix/user manager collation | |||
| 10 days | Update dependency z440.atl.core to 7.14.0 | renovate[bot] | |
| 10 days | Translated using Weblate (Spanish) | Antonio Toledo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 11 days | Deleted translation using Weblate (English (Middle)) | Bill Thornton | |
| 11 days | Update issue template version to 10.11.10 | theguymadmax | |
| 11 days | Update skiasharp monorepo | renovate[bot] | |
| 12 days | Translated using Weblate (Occitan) | joanluc | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/oc/ | |||
| 12 days | Translated using Weblate (Hebrew (Israel)) | Nitzan Selwyn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he_IL/ | |||
| 12 days | Translated using Weblate (Georgian) | Ekaterine Papava | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 12 days | Translated using Weblate (Hebrew (Israel)) | Nitzan Selwyn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he_IL/ | |||
| 12 days | Translated using Weblate (Georgian) | Ekaterine Papava | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 12 days | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 13 days | Extract attachments in one ffmpeg command when dumping | Shadowghost | |
| 13 days | Fix inconsistent extradata generated by hevc_vaapi on AMD driver | nyanmisaka | |
| This change is required for upstream ffmpeg 8+, because its mp4 muxer will drop in-band PS when using codec tag hvc1. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 13 days | Merge pull request #16872 from psavarmattas/fix/priority-class-warning-spam | Bond-009 | |
| fix: suppress repeated PriorityClass warning in MediaEncoder | |||
| 13 days | Merge pull request #16897 from theguymadmax/update-template-for-10.11.9 | Bond-009 | |
| Update issue template version to 10.11.9 | |||
| 13 days | Merge pull request #16893 from Shadowghost/fix-playlist-filter | Bond-009 | |
| Add support for filtering playlists by parentId | |||
| 13 days | Translated using Weblate (Dutch) | lednurb | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 13 days | Translated using Weblate (Breton) | Klomer | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/br/ | |||
| 13 days | Translated using Weblate (Georgian) | Ekaterine Papava | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 13 days | Translated using Weblate (Uzbek) | someone522 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uz/ | |||
| 13 days | Translated using Weblate (Danish) | Maldark | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 14 days | Merge pull request #16891 from jellyfin/renovate/actions-checkout-6.x | Bond-009 | |
| Update actions/checkout action to v6 | |||
| 14 days | Update actions/checkout action to v6 | renovate[bot] | |
| 14 days | Merge pull request #16890 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update CI dependencies | |||
| 2026-05-22 | Update CI dependencies | renovate[bot] | |
| 2026-05-22 | Merge pull request #16892 from jellyfin/Bond-009-mergeconflict | Bond-009 | |
| 2026-05-22 | Translated using Weblate (Uzbek) | someone522 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uz/ | |||
| 2026-05-21 | Update issue template version to 10.11.9 | theguymadmax | |
| 2026-05-22 | Use embedded query | Shadowghost | |
| 2026-05-21 | Add new viewtypes | theguymadmax | |
| 2026-05-21 | Add support for filtering playlists by parentId | Shadowghost | |
| 2026-05-21 | Fix Merge Conflict Labeler | Bond-009 | |
| https://github.com/eps1lon/actions-label-merge-conflict#example-usage | |||
| 2026-05-21 | Merge pull request #15250 from jakobkukla/ci-format | Bond-009 | |
| Add CI format check | |||
| 2026-05-21 | Translated using Weblate (Portuguese) | Lino Silva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
