| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-12 | Fix AlbumIds filtering by Name instead of by Id | Matt | |
| 2026-06-12 | Reconcile Seasons and Episodes | Shadowghost | |
| 2026-06-12 | Fix duplicate key collision | theguymadmax | |
| 2026-06-12 | Fix 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-12 | Link up XMLTV background images and episode thumbnails with the internal ↵ | Shea Smith | |
| program model | |||
| 2026-06-12 | Merge remote-tracking branch 'upstream/master' into version-model-and-handling | Shadowghost | |
| 2026-06-12 | Fix performance | Shadowghost | |
| 2026-06-11 | Update polly monorepo to 8.7.0 | renovate[bot] | |
| 2026-06-11 | Update Microsoft to 10.0.9 | renovate[bot] | |
| 2026-06-10 | Translated using Weblate (English (United Kingdom)) | Andi Chandler | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/ | |||
| 2026-06-10 | Merge pull request #17058 from nyanmisaka/fix-trickplay-deint | Bond-009 | |
| Fix duplicate trickplay images for interlaced videos | |||
| 2026-06-10 | Merge pull request #16444 from dkanada/comic-providers | Bond-009 | |
| migrate local comic providers to server codebase | |||
| 2026-06-10 | Merge pull request #17060 from jellyfin/renovate/dotnet-monorepo | Bond-009 | |
| Update dotnet monorepo to v10.0.9 | |||
| 2026-06-10 | Fix CleanName and CleanValue refresh | Shadowghost | |
| 2026-06-10 | Translated 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-10 | Merge remote-tracking branch 'upstream/master' into version-model-and-handling | Shadowghost | |
| 2026-06-09 | Coalesce alternate-version progress onto primary in resume filter | Shadowghost | |
| 2026-06-09 | Update dotnet monorepo to v10.0.9 | renovate[bot] | |
| 2026-06-09 | Merge pull request #17054 from nielsvanvelzen/pr-template | Bond-009 | |
| Add code assistance section to PR template | |||
| 2026-06-09 | Fix missing collection folder posters after initial scans. | Elio Kuster | |
| Fixes #1200 | |||
| 2026-06-09 | Fix duplicate trickplay images for interlaced videos | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2026-06-08 | Add code assistance section to PR template | Niels van Velzen | |
| 2026-06-08 | Merge pull request #17042 from ↵ | Bond-009 | |
| Shadowghost/linked-children-local-alternate-priority Prefer local alternate versions when deduplicating linked children | |||
| 2026-06-08 | Merge pull request #17041 from Shadowghost/media-source-handling-fixes | Bond-009 | |
| Media source handling fixes | |||
| 2026-06-08 | Merge pull request #10841 from Bond-009/LiveTvImageFix | Bond-009 | |
| Refresh live TV channel image when remapped (alt #7843) (fixes #7834) | |||
| 2026-06-08 | Assign correct season id and name to new episodes | Ivan Kara | |
| 2026-06-08 | Translated using Weblate (Serbian) | nenadsuperzmaj | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ | |||
| 2026-06-08 | Translated using Weblate (Greek) | Thunderstrike116 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2026-06-08 | Translated using Weblate (Greek) | skzeus | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2026-06-07 | Keep the queried item's media source as the playback default in ↵ | Shadowghost | |
| MediaSourceManager | |||
| 2026-06-07 | Include owned items when querying items endpoint | Shadowghost | |
| 2026-06-07 | Fix MediaSegments for multi versions | Shadowghost | |
| 2026-06-07 | Fix data extraction for alternative versions | Shadowghost | |
| 2026-06-07 | Filter inaccessible alternative versions | Shadowghost | |
| 2026-06-07 | Keep the queried item's media source as the playback default | Shadowghost | |
| 2026-06-07 | Drop linked alternate versions pointing at owned items in migration | Shadowghost | |
| (cherry picked from commit 40afd403a655ada6cfa30b577454bb766ea2099f) | |||
| 2026-06-07 | Prefer local alternate versions when deduplicating linked children | Shadowghost | |
| (cherry picked from commit 53f02a04ef7ff8f9d78c5f4e0924a0871b0e96fb) | |||
| 2026-06-07 | Collapse version groups to the primary version in queries | Shadowghost | |
| 2026-06-07 | Respect user permissions in version count | Shadowghost | |
| 2026-06-07 | Make ContinueWatching and NextUp version-aware | Shadowghost | |
| 2026-06-07 | Make resume queries version-aware | Shadowghost | |
| 2026-06-07 | Mark only linked alternate versions as grouped media sources | Shadowghost | |
| 2026-06-07 | Surface extras across all versions | Shadowghost | |
| 2026-06-07 | Aggregate alternate versions via GetAllVersions | Shadowghost | |
| 2026-06-07 | Add version-aware playback tracking | Shadowghost | |
| 2026-06-07 | Derive version-aware media source names | Shadowghost | |
| 2026-06-07 | Merge pull request #16121 from Shadowghost/search-rebased | Bond-009 | |
| Implement search providers | |||
| 2026-06-07 | Merge pull request #16520 from beateixeira04/PlaylistPrimaryImageFix | Bond-009 | |
| fix(dto): prefer PlaylistsFolder primary image for playlists tiles | |||
| 2026-06-07 | Merge pull request #17043 from Shadowghost/fix-lockhelper-test-cancellationtoken | Bond-009 | |
| Fix xUnit1051 in UserManagerLockHelperTests | |||
| 2026-06-07 | Apply suggestions from code review | Tim Eisele | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
