| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-03 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-05-03 | Omit BoxSet related materialization | Shadowghost | |
| 2026-05-03 | Apply review suggestion | Shadowghost | |
| 2026-05-03 | Use strict QSV CPB size for less powerful H.264 decoder | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2026-05-03 | feat/audiobook_chapters (#16518) | Seven Rats | |
| feat/audiobook_chapters | |||
| 2026-05-03 | Merge pull request #16744 from nyanmisaka/skip-ssa-to-ass-conv | Bond-009 | |
| Avoid SSA to ASS conversion and loss of styles | |||
| 2026-05-03 | Merge pull request #16746 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.9 | |||
| 2026-05-03 | Merge pull request #16739 from tcsenpai/fix-symmetric-skip-defaults | Bond-009 | |
| fix: use symmetric 15s default for skip forward/backward lengths | |||
| 2026-05-03 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2026-05-02 | Translated using Weblate (Macedonian) | Bate Mite | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ | |||
| 2026-05-02 | Fix FFProbeVideoInfo downloading subtitles without considering internal streams | MBR#0001 | |
| Currently "Skip if the video already contains embedded subtitles" and "Skip if the default audio track matches the download language" are ignored because the internal tracks are not loaded before downloading This method is also triggered by the missing subtitles task (whenever a subtitle is downloaded) so if there are multiple languages configured, after first one is downloaded (valid) it runs it for other languages which might be internal | |||
| 2026-05-02 | Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.9 | renovate[bot] | |
| 2026-05-03 | fix | ExpctING | |
| Co-authored-by: Copilot <copilot@github.com> | |||
| 2026-05-02 | Merge pull request #16738 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update CI dependencies | |||
| 2026-05-02 | Update CI dependencies | renovate[bot] | |
| 2026-05-02 | Avoid SSA to ASS conversion and loss of styles | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2026-05-02 | Translated using Weblate (Arabic) | Hassan Alabdulaal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2026-05-02 | Translated using Weblate (Arabic) | Hassan Alabdulaal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2026-05-02 | Added translation using Weblate (Arabic (Saudi Arabia)) | Hassan Alabdulaal | |
| 2026-05-01 | Use symmetric 15s default for skip forward/backward lengths | tcsenpai | |
| Previously the default skip forward was 30s while skip backward was 10s. This asymmetry is unexpected for most users and causes a poor UX, especially on mobile/TV clients that rely on these server-side defaults. Both values now default to 15000ms (15s), keeping a single consistent behaviour until the user explicitly customizes them. | |||
| 2026-04-29 | Merge remote-tracking branch 'upstream/master' into epg-fixes | Shadowghost | |
| 2026-04-29 | Merge pull request #16690 from jellyfin/renovate/diacritics-4.x | Bond-009 | |
| Update dependency Diacritics to 4.1.8 | |||
| 2026-04-29 | Backport pull request #16718 from jellyfin/release-10.11.z | gnattu | |
| Allow HDR10 for VPP tonemapping Original-merge: 938c0435960345ac3d91e7705becfaf8edc57f17 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2026-04-29 | Merge pull request #16715 from dkanada/obsolete-endpoints | Bond-009 | |
| hide HLS controllers and deprecate unused endpoints | |||
| 2026-04-29 | Merge pull request #16725 from jellyfin/renovate/microsoft | Bond-009 | |
| Update dependency Microsoft.NET.Test.Sdk to 18.5.1 | |||
| 2026-04-28 | Update dependency Microsoft.NET.Test.Sdk to 18.5.1 | renovate[bot] | |
| 2026-04-28 | Merge pull request #16672 from dwandw/fix-ipv6-prefixes-not-recognized-as-proxy | Bond-009 | |
| Fix IPv6 prefixes not recognized as proxy | |||
| 2026-04-28 | Merge pull request #16710 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.7 | |||
| 2026-04-27 | Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.7 | renovate[bot] | |
| 2026-04-27 | hide HLS controllers and update obsolete endpoints | dkanada | |
| 2026-04-27 | fix: IPv6 prefixes not recognized as proxy ↵ | dwandw | |
| https://github.com/jellyfin/jellyfin/issues/15710 | |||
| 2026-04-26 | Apply review suggestions | Shadowghost | |
| 2026-04-26 | Merge pull request #16708 from jellyfin/renovate/fscheck.xunit.v3-3.x | Bond-009 | |
| Update dependency FsCheck.Xunit.v3 to 3.3.3 | |||
| 2026-04-26 | Fix BoxSet library visibility | Shadowghost | |
| 2026-04-26 | Reduce correlated EXISTS queries | Shadowghost | |
| 2026-04-26 | Use AsNoTracking() when only reading | Shadowghost | |
| 2026-04-26 | Remove unnecessary materializations | Shadowghost | |
| 2026-04-26 | Merge pull request #16698 from dkanada/api-tags | Bond-009 | |
| improve openapi endpoint categorization | |||
| 2026-04-26 | Update dependency FsCheck.Xunit.v3 to 3.3.3 | renovate[bot] | |
| 2026-04-26 | use decorators to improve openapi endpoint categories | dkanada | |
| 2026-04-26 | Add test for keyframe duration overshoot clamping | Dylan Dellett-Wion | |
| 2026-04-26 | Clamp keyframe duration overshoot instead of throwing in HLS playlist generation | Dylan Dellett-Wion | |
| 2026-04-25 | Honor episode NFO season during metadata merge | itz4blitz | |
| Path-derived season numbers could win over explicit provider metadata during episode refresh, causing episodes to appear in the wrong season. Prefer provider-supplied season numbers in the provider merge phases without letting later backfill merges clobber them. | |||
| 2026-04-25 | fix ci failed | ExpctING | |
| Co-authored-by: Copilot <copilot@github.com> | |||
| 2026-04-25 | fix chapter average calculation to avoid division by zero error. | ExpctING | |
| Co-authored-by: Copilot <copilot@github.com> | |||
| 2026-04-25 | Fix dummy chapter handling for videos with a single chapter. | ExpctING | |
| 2026-04-24 | Merge pull request #15762 from ↵ | Bond-009 | |
| MSalman5230/Preservation-of-Watched-Status-on-Re-watch Fix watched status resetting on re-watch | |||
| 2026-04-24 | Merge branch 'master' into Preservation-of-Watched-Status-on-Re-watch | Bond-009 | |
| 2026-04-24 | Merge pull request #16666 from Shadowghost/xunit3 | Bond-009 | |
| Upgrade to xunit v3 | |||
| 2026-04-24 | Merge pull request #16694 from Bond-009/contributors | Niels van Velzen | |
| Remove all JF contributors from Emby list | |||
