aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
5 daysUse symmetric 15s default for skip forward/backward lengthstcsenpai
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.
7 daysMerge remote-tracking branch 'upstream/master' into epg-fixesShadowghost
7 daysMerge pull request #16690 from jellyfin/renovate/diacritics-4.xBond-009
Update dependency Diacritics to 4.1.8
7 daysBackport pull request #16718 from jellyfin/release-10.11.zgnattu
Allow HDR10 for VPP tonemapping Original-merge: 938c0435960345ac3d91e7705becfaf8edc57f17 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com>
7 daysMerge pull request #16715 from dkanada/obsolete-endpointsBond-009
hide HLS controllers and deprecate unused endpoints
7 daysMerge pull request #16725 from jellyfin/renovate/microsoftBond-009
Update dependency Microsoft.NET.Test.Sdk to 18.5.1
8 daysUpdate dependency Microsoft.NET.Test.Sdk to 18.5.1renovate[bot]
8 daysMerge pull request #16672 from dwandw/fix-ipv6-prefixes-not-recognized-as-proxyBond-009
Fix IPv6 prefixes not recognized as proxy
8 daysMerge pull request #16710 from jellyfin/renovate/ci-depsBond-009
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.7
9 daysUpdate danielpalme/ReportGenerator-GitHub-Action action to v5.5.7renovate[bot]
9 dayshide HLS controllers and update obsolete endpointsdkanada
9 daysfix: IPv6 prefixes not recognized as proxy ↵dwandw
https://github.com/jellyfin/jellyfin/issues/15710
10 daysApply review suggestionsShadowghost
10 daysMerge pull request #16708 from jellyfin/renovate/fscheck.xunit.v3-3.xBond-009
Update dependency FsCheck.Xunit.v3 to 3.3.3
10 daysFix BoxSet library visibilityShadowghost
10 daysReduce correlated EXISTS queriesShadowghost
10 daysUse AsNoTracking() when only readingShadowghost
10 daysRemove unnecessary materializationsShadowghost
10 daysMerge pull request #16698 from dkanada/api-tagsBond-009
improve openapi endpoint categorization
10 daysUpdate dependency FsCheck.Xunit.v3 to 3.3.3renovate[bot]
10 daysuse decorators to improve openapi endpoint categoriesdkanada
10 daysAdd test for keyframe duration overshoot clampingDylan Dellett-Wion
10 daysClamp keyframe duration overshoot instead of throwing in HLS playlist generationDylan Dellett-Wion
11 daysHonor episode NFO season during metadata mergeitz4blitz
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.
11 daysfix ci failedExpctING
Co-authored-by: Copilot <copilot@github.com>
11 daysfix chapter average calculation to avoid division by zero error.ExpctING
Co-authored-by: Copilot <copilot@github.com>
12 daysFix dummy chapter handling for videos with a single chapter.ExpctING
12 daysMerge pull request #15762 from ↵Bond-009
MSalman5230/Preservation-of-Watched-Status-on-Re-watch Fix watched status resetting on re-watch
12 daysMerge branch 'master' into Preservation-of-Watched-Status-on-Re-watchBond-009
12 daysMerge pull request #16666 from Shadowghost/xunit3Bond-009
Upgrade to xunit v3
12 daysMerge pull request #16694 from Bond-009/contributorsNiels van Velzen
Remove all JF contributors from Emby list
12 daysRemove all JF contributors from Emby listBond_009
12 daysUpdate dependency Diacritics to 4.1.8renovate[bot]
13 daysMerge pull request #16689 from jellyfin/renovate/z440.atl.core-7.xBond-009
Update dependency z440.atl.core to 7.13.0
13 daysMerge pull request #16658 from jskoetsier/fix/image-jpg-mime-typeBond-009
fix: add image/jpg to MIME type extension lookup
13 daysMerge pull request #16649 from MBR-0001/removeGlobalSubtitleConfigurationBond-009
Skip libraries without enabled subtitle providers in SubtitleScheduledTask
13 daysMerge pull request #16678 from jellyfin/renovate/dotnet-monorepoBond-009
Update dependency dotnet-ef to v10.0.7
13 daysUpdate dependency z440.atl.core to 7.13.0renovate[bot]
14 daysMerge pull request #16679 from jellyfin/renovate/microsoftBond-009
Update Microsoft
14 daysUpdate Microsoftrenovate[bot]
2026-04-21Update dependency Morestachio to 5.0.1.670renovate[bot]
2026-04-21Update dependency dotnet-ef to v10.0.7renovate[bot]
2026-04-21Merge pull request #16667 from johnpc/fix/probe-provider-error-pathBond-009
Include item path in provider error log messages
2026-04-21Merge pull request #16670 from jellyfin/renovate/ci-depsBond-009
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.6
2026-04-21Translated using Weblate (Haitian)Phillycodes
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ht/
2026-04-20Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.6renovate[bot]
2026-04-20Merge remote-tracking branch 'upstream/master' into epg-fixesShadowghost
2026-04-19Include item path in provider error log messagesJohn Corser
Fixes #16622 - Error messages like 'Error in Probe Provider' now include the media file path, making it easier to identify which file caused the failure.
2026-04-19Upgrade to xunit v3Shadowghost
2026-04-19Fix too many SQL variables error on large librariesShadowghost