aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item
AgeCommit message (Expand)Author
4 daysBackport pull request #18004 from jellyfin/release-12.zorut34iop
4 daysBackport pull request #18003 from jellyfin/release-12.zShadowghost
4 daysBackport pull request #17980 from jellyfin/release-12.zShadowghost
4 daysBackport pull request #17898 from jellyfin/release-12.zShadowghost
4 daysBackport pull request #17897 from jellyfin/release-12.znintwentydo
4 daysBackport pull request #17884 from jellyfin/release-12.zShadowghost
4 daysBackport pull request #17881 from jellyfin/release-12.zShadowghost
4 daysBackport pull request #17873 from jellyfin/release-12.zShadowghost
4 daysBackport pull request #17842 from jellyfin/release-12.zShadowghost
12 daysMerge pull request #17821 from Shadowghost/more-countsCody Robibero
12 daysCount distinct items for byName ItemCounts and batch every kindShadowghost
13 daysExpose optimized ItemCounts for byName itemsShadowghost
13 daysShare played state across alternate versionsShadowghost
14 daysMerge pull request #17762 from Shadowghost/fix-scan-memory-leakCody Robibero
2026-09-02avoid correlated item value name queriesFelix Förtsch
2026-09-01Treat an item deleted mid-save as a no-op when saving its imagesShadowghost
2026-09-01avoid correlated legacy item value filter queriesFelix Förtsch
2026-08-31Merge pull request #17752 from Shadowghost/fix-linkedchildren-recursiveCody Robibero
2026-08-31Merge pull request #17724 from Shadowghost/fix-by-name-item-countsCody Robibero
2026-08-31Fix recursive handling for LinkedChildrenShadowghost
2026-08-29Count a season's episodes by the season they belong toShadowghost
2026-08-27Fix By-Name item count handlingShadowghost
2026-08-25Merge pull request #17715 from Shadowghost/fix-people-cleanupCody Robibero
2026-08-25Delete a credit once no item maps to it any moreShadowghost
2026-08-25Order IsPlayed and IsUnplayed by the played state the filter reportsPiotr Niełacny
2026-08-22Merge remote-tracking branch 'upstream/master' into fix-series-mergingShadowghost
2026-08-22Merge pull request #17700 from Shadowghost/better-people-resolutionCody Robibero
2026-08-22Merge pull request #17607 from Shadowghost/optimize-db-helper-memoryCody Robibero
2026-08-22Look up people by item via the credit map instead of a full scanShadowghost
2026-08-22Multiple fixes and improvementsShadowghost
2026-08-22Merge remote-tracking branch 'upstream/master' into optimize-db-helper-memoryShadowghost
2026-08-21Use WhereOneOrManyShadowghost
2026-08-21Fix series merging leaking across libraries and under-counting merged childrenShadowghost
2026-08-19Fix latest items for mixed librariestheguymadmax
2026-08-17Merge pull request #17658 from martin-77/fix/child-count-sql-variable-limitCody Robibero
2026-08-17Fix SQLite variable limit in child count batchesmartin-77
2026-08-16Fix large playlist persistencemartin-77
2026-08-14Count alternate versions in the media filters and align filter conditionsShadowghost
2026-08-11Fix FindArtiststheguymadmax
2026-08-10Fix master buildShadowghost
2026-08-10Merge pull request #17576 from obiwantoby/perf/batch-mediasourcecount-dtoCody Robibero
2026-08-10Merge pull request #17597 from theguymadmax/fix-people-filteringCody Robibero
2026-08-10Merge pull request #17588 from TOomaAh/fix/is-airing-filterCody Robibero
2026-08-10Merge pull request #17563 from Shadowghost/cleanup-sql-helpersCody Robibero
2026-08-10Fix PersonTypes not applied when filtering by persontheguymadmax
2026-08-09fix: correct IsAiring negation to exclude airing itemsTOomaAh
2026-08-08Use WhereOneOrMany helper for the alternate version id filterbrandon
2026-08-08Address review on MediaSourceCount batchingbrandon
2026-08-07Batch alternate version detection in DtoService to remove MediaSourceCount N+1brandon
2026-08-07Merge pull request #17571 from obiwantoby/perf/batch-people-dtoCody Robibero