aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2026-06-12Fix duplicate key collisiontheguymadmax
2026-06-12Fix AudioDb album description not displayed when only base strDescription ↵Dennis M
field is populated TheAudioDB returns the English album description in the base strDescription field (no language suffix). The plugin previously only read strDescriptionEN, which is absent from the API response, so the Overview/Description field stayed empty for English (and any other language for which no localized strDescription<LANG> exists). Mirror the fallback already applied to AudioDbArtistProvider in #16606 and add the missing strDescription property to the Album DTO. Fixes #17080
2026-06-12Link up XMLTV background images and episode thumbnails with the internal ↵Shea Smith
program model
2026-06-12Merge remote-tracking branch 'upstream/master' into version-model-and-handlingShadowghost
2026-06-12Fix performanceShadowghost
2026-06-11Update polly monorepo to 8.7.0renovate[bot]
2026-06-11Update Microsoft to 10.0.9renovate[bot]
2026-06-10Translated using Weblate (English (United Kingdom))Andi Chandler
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2026-06-10Merge pull request #17058 from nyanmisaka/fix-trickplay-deintBond-009
Fix duplicate trickplay images for interlaced videos
2026-06-10Merge pull request #16444 from dkanada/comic-providersBond-009
migrate local comic providers to server codebase
2026-06-10Merge pull request #17060 from jellyfin/renovate/dotnet-monorepoBond-009
Update dotnet monorepo to v10.0.9
2026-06-10Fix CleanName and CleanValue refreshShadowghost
2026-06-10Translated using Weblate (Chinese (Traditional Han script, Hong Kong))Lofuuzi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2026-06-10Merge remote-tracking branch 'upstream/master' into version-model-and-handlingShadowghost
2026-06-09Coalesce alternate-version progress onto primary in resume filterShadowghost
2026-06-09Update dotnet monorepo to v10.0.9renovate[bot]
2026-06-09Merge pull request #17054 from nielsvanvelzen/pr-templateBond-009
Add code assistance section to PR template
2026-06-09Fix missing collection folder posters after initial scans.Elio Kuster
Fixes #1200
2026-06-09Fix duplicate trickplay images for interlaced videosnyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2026-06-08Add code assistance section to PR templateNiels van Velzen
2026-06-08Merge pull request #17042 from ↵Bond-009
Shadowghost/linked-children-local-alternate-priority Prefer local alternate versions when deduplicating linked children
2026-06-08Merge pull request #17041 from Shadowghost/media-source-handling-fixesBond-009
Media source handling fixes
2026-06-08Merge pull request #10841 from Bond-009/LiveTvImageFixBond-009
Refresh live TV channel image when remapped (alt #7843) (fixes #7834)
2026-06-08Assign correct season id and name to new episodesIvan Kara
2026-06-08Translated using Weblate (Serbian)nenadsuperzmaj
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2026-06-08Translated using Weblate (Greek)Thunderstrike116
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2026-06-08Translated using Weblate (Greek)skzeus
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2026-06-07Keep the queried item's media source as the playback default in ↵Shadowghost
MediaSourceManager
2026-06-07Include owned items when querying items endpointShadowghost
2026-06-07Fix MediaSegments for multi versionsShadowghost
2026-06-07Fix data extraction for alternative versionsShadowghost
2026-06-07Filter inaccessible alternative versionsShadowghost