aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2 daysMerge pull request #17762 from Shadowghost/fix-scan-memory-leakCody Robibero
6 daysavoid correlated item value name queriesFelix Förtsch
7 daysTreat an item deleted mid-save as a no-op when saving its imagesShadowghost
7 daysavoid correlated legacy item value filter queriesFelix Förtsch
8 daysMerge pull request #17752 from Shadowghost/fix-linkedchildren-recursiveCody Robibero
8 daysMerge pull request #17724 from Shadowghost/fix-by-name-item-countsCody Robibero
8 daysFix recursive handling for LinkedChildrenShadowghost
10 daysCount a season's episodes by the season they belong toShadowghost
12 daysFix By-Name item count handlingShadowghost
14 daysMerge pull request #17715 from Shadowghost/fix-people-cleanupCody Robibero
14 daysDelete 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-22Merge pull request #17678 from theguymadmax/fix-mixed-latest-itemsCody 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-20Stop user updates from orphaning permission and preference rows (#17645)Tim Eisele
2026-08-19Fix latest items for mixed librariestheguymadmax
2026-08-18Prevent orphaned user permissions and preferences (#17643)m0g3r
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
2026-08-07Merge pull request #17541 from vdatanet/fix/byname-total-record-countCody Robibero
2026-08-07Batch people lookups when building item DTOsbrandon
2026-08-06Cleanup and simplify query helpersShadowghost
2026-08-06Move the deletion of old related info to just before the saveMarc Brooks
2026-08-05Speed up search for existing item valuesMarc Brooks
2026-08-05Use a HashSet for existing itemsMarc Brooks
2026-08-05Project the lowered person credit values once when updating peopleShadowghost
2026-08-05Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-05Fix by-name endpoints reporting TotalRecordCount=0 next to a populated Items ...vdatanet
2026-08-04Fix /Persons favourites timing out by removing the correlated favourites joinShadowghost