aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-01Merge pull request #16323 from jellyfin/readme-sponsor-updateAnthony Lavado
Update JetBrains logo link in README.md
2026-03-01Update JetBrains logo link in README.mdAnthony Lavado
Update the logo to match the current branding that has been live for a while now.
2026-03-01Stop server immediately on migration only modeJPVenson
2026-03-01Fix StyleCop and xUnit analyzer errorsNoFear0411
- Add missing param and returns XML doc tags (SA1611, SA1615) - Remove trailing alignment whitespace in test attributes (SA1025) - Use nullable string parameter for null test case (xUnit1012)
2026-03-01Add poytiis to CONTRIBUTORS.mdTeemu Pöytäniemi
2026-03-01Remove unnecessary ToList callsTeemu Pöytäniemi
2026-03-01Update namingJPVenson
2026-03-01Add startup mode to migrate or seed the database on cmdJPVenson
2026-03-01Backport pull request #16253 from jellyfin/release-10.11.ztheguymadmax
Checkpoint WAL before moving library.db in migration Original-merge: b6a96513de5fa301db83c6adab47fe64db0ff48e Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com>
2026-03-01Backport pull request #16204 from jellyfin/release-10.11.zMBR-0001
Fix broken library subtitle download settings Original-merge: ca57166e95858f9c767b6279df6e5abfe9212700 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com>
2026-03-01Merge pull request #16281 from jellyfin/JPVenson-patch-1JPVenson
Revise note on hosting web client for development
2026-03-01Fix near-1:1 SAR values falsely flagged as anamorphicNoFear0411
Encoders sometimes produce sample aspect ratios like 3201:3200 (0.03% off square) for content that has effectively square pixels. The exact string comparison against "1:1" marks these as anamorphic, which triggers unnecessary transcoding on clients that require non-anamorphic video. Parse the SAR ratio numerically and treat values within 1% of 1:1 as square pixels. This threshold is well clear of the nearest real anamorphic SAR (PAL 4:3 at 16:15 = 6.67% off).
2026-02-28Fix promotionShadowghost
2026-02-28Defer primary deletion if we replace primary until after item creationShadowghost
2026-02-27Decouple demotion detection from deletionShadowghost
2026-02-27Fix version promotion if multiple versions changeShadowghost
2026-02-27Merge pull request #16307 from jellyfin/renovate/major-github-artifact-actionsBond-009
Update GitHub Artifact Actions (major)
2026-02-27Fix LinkedAlternativeVersion validationShadowghost
2026-02-27Enable Extras for BD and DVD foldersShadowghost
2026-02-27Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-02-26Update GitHub Artifact Actionsrenovate[bot]
2026-02-26Backport pull request #16150 from jellyfin/release-10.11.zdfederm
Fix nullref in Season.GetEpisodes when the season is detached from a series Original-merge: b65daeca0baf7a447185205461b4a9d758bbeb26 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com>
2026-02-26Merge pull request #16255 from cosu/fix/streaminfo-malformed-query-stringBond-009
Fix malformed query string in StreamInfo.ToUrl() causing 500 error via proxies
2026-02-26Merge pull request #16256 from Shadowghost/upgrade-swashbuckleBond-009
Upgrade Swashbuckle to v10
2026-02-26Translated using Weblate (Belarusian)Pavel Miniutka
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2026-02-25Update saved metadata on primary changeShadowghost
2026-02-25Fix LinkedChildren rerouting on primary version demotionShadowghost
2026-02-25Merge pull request #16296 from jellyfin/renovate/microsoftBond-009
Update dependency Microsoft.NET.Test.Sdk to 18.3.0
2026-02-25Apply review suggestionsShadowghost
2026-02-25Fix collection handling of multiple version movieShadowghost
2026-02-24Fix special features filterShadowghost
2026-02-24Update dependency Microsoft.NET.Test.Sdk to 18.3.0renovate[bot]
2026-02-24adding strm & http ignore to extract timestampghis@am.com
2026-02-23Optimize SeriesDatePlayed orderingShadowghost
2026-02-23Gracefully handle empty listingIdShadowghost
2026-02-23Fix promotion logicShadowghost
2026-02-23FixupShadowghost
2026-02-23Fix version promotionShadowghost
2026-02-22Apply review suggestionShadowghost
2026-02-22Cleanup folder duplicates of seriesShadowghost
2026-02-22PersistenceShadowghost
2026-02-22Handle 5002, 5003 and add cachesShadowghost
2026-02-21Fix SkippingShadowghost
2026-02-21Return Name instead of CleanName for legacy filtersShadowghost
2026-02-21Handle linkedChildren in GetPlayedAndTotalCountBatch and optimize filterShadowghost
2026-02-21Fix IsPlayed filter and setting BoxSet played/unplayedShadowghost
2026-02-21Fix image failure response handling in batch endpointShadowghost
2026-02-21AIFF support: add .aifc as audio file type, remove .aiff as image file typeEvan Champion
2026-02-21Fix batch requestsShadowghost
2026-02-21Translated using Weblate (Japanese)INOUE Daisuke
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/