aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-18Fix embedded lyrics not updating on replace-all refreshtheguymadmax
2026-06-18Update actions/checkout action to v7renovate[bot]
2026-06-18Merge pull request #14935 from JadedRain/masterBond-009
Fixed "Deleting media that is still being watched in SyncPlay results in errors"
2026-06-18Merge pull request #17112 from theguymadmax/add-year-to-series-resolverBond-009
Fix series year lost during name parsing
2026-06-18Merge pull request #17121 from theguymadmax/fix-date-offsetBond-009
Fix episode air date offset after initial scan
2026-06-18Merge pull request #17099 from Bond-009/libraryimportBond-009
Follow native interoperability best practices
2026-06-17Apply review feedbacktheguymadmax
2026-06-17Merge pull request #17087 from dkanada/book-resolverBond-009
improve book resolution from filename
2026-06-17Merge pull request #17106 from Shadowghost/extend-transcoding-reason-reportingBond-009
Extend TranscodingReason reporting
2026-06-17Always apply recursive when filters are requested (#17088)Bond-009
2026-06-17Fetch TV Shows creators from TMDB (#17107)Rant423
Fetch TV Shows creators from TMDB
2026-06-17Merge pull request #17118 from jellyfin/renovate/sharpfuzz-2.xBond-009
Update dependency SharpFuzz to 2.3.0
2026-06-17Merge branch 'master' into fix/livetv-channel-icon-refreshDaniel Țuțuianu
Resolve GuideManager conflict by keeping LiveTvChannelImageHelper so channel icons re-fetch on every guide refresh, including when the URL is unchanged.
2026-06-16Fix episode air date offset after initial scantheguymadmax
2026-06-16Translated using Weblate (Indonesian)Darren
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2026-06-16Strip null-terminatorBond_009
2026-06-16Make sure we don't include the null terminatorBond_009
2026-06-16Update dependency SharpFuzz to 2.3.0renovate[bot]
2026-06-15Skip parsing root-level folders in SeriesResolvertheguymadmax
2026-06-15Translated using Weblate (Kannada)Rohith
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/
2026-06-15Add regression testBond_009
2026-06-15Fix type of length argumentsBond_009
2026-06-15Follow native interoperability best practicesBond_009
https://learn.microsoft.com/en-us/dotnet/standard/native-interop/best-practices
2026-06-15Merge pull request #17074 from jellyfin/renovate/sharpcompress-0.xBond-009
Update dependency SharpCompress to 0.49.1
2026-06-15await instead of returning TaskBond_009
2026-06-15fix build errorsBond_009
2026-06-15Update dependency SharpCompress to 0.49.1renovate[bot]
2026-06-15Merge pull request #17109 from ↵Bond-009
jellyfin/renovate/serilog.settings.configuration-10.x Update dependency Serilog.Settings.Configuration to 10.0.1
2026-06-15Merge pull request #17089 from Bond-009/sharpcompressBond-009
Replace usage of SharpCompress
2026-06-15Fix series year lost during parsingtheguymadmax
2026-06-15Fix testsShadowghost
2026-06-15Update dependency Serilog.Settings.Configuration to 10.0.1renovate[bot]
2026-06-15Extend TranscodingReason reportingShadowghost
2026-06-15Translated using Weblate (Spanish (Argentina))Franco Castillo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2026-06-15improve book resolution from filenamedkanada
2026-06-14Merge pull request #17085 from matt-teahan/albumidsfixBond-009
Fix AlbumIds filtering by Name instead of by Id
2026-06-14Merge pull request #17075 from jellyfin/renovate/polly-monorepoBond-009
Update polly monorepo to 8.7.0
2026-06-14Merge pull request #17077 from SheaSmith/xmltv-background-imagesBond-009
Add support for background images and episode thumbnails from XMLTV
2026-06-13Merge pull request #17072 from jellyfin/renovate/swashbuckle-aspnetcore-monorepoBond-009
Update swashbuckle-aspnetcore monorepo to 10.2.1
2026-06-13Replace usage of SharpCompressBond_009
ComicImageProvider is the last user of SharpCompress after this PR
2026-06-13Apply ParentId.Value suggestionMatt Teahan
Co-authored-by: Bond-009 <bond.009@outlook.com>
2026-06-13Merge pull request #17081 from Gadnief/fix/audiodb-album-description-en-fallbackBond-009
Fix AudioDb album description not displayed for English (mirror of #16606)
2026-06-13Update swashbuckle-aspnetcore monorepo to 10.2.1renovate[bot]
2026-06-13Merge pull request #17071 from jellyfin/renovate/microsoftBond-009
Update Microsoft to 10.0.9
2026-06-13Merge pull request #17083 from theguymadmax/fix-key-collisionBond-009
Fix duplicate key collision
2026-06-13Merge pull request #17051 from ivanjx/hydrate-epsBond-009
Assign correct season info to new episodes
2026-06-13Merge pull request #17064 from Shadowghost/fix-clean-names-valuesBond-009
Fix CleanName and CleanValue refresh
2026-06-13Always apply recursive when filters are requestedShadowghost
2026-06-12Fix AlbumIds filtering by Name instead of by IdMatt
2026-06-12Reconcile Seasons and EpisodesShadowghost