aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
11 hoursMerge pull request #17752 from Shadowghost/fix-linkedchildren-recursiveCody Robibero
14 hoursMerge pull request #17724 from Shadowghost/fix-by-name-item-countsCody Robibero
17 hoursFix recursive handling for LinkedChildrenShadowghost
3 daysCount a season's episodes by the season they belong toShadowghost
5 daysFix By-Name item count handlingShadowghost
6 daysMerge pull request #17715 from Shadowghost/fix-people-cleanupCody Robibero
7 daysDelete a credit once no item maps to it any moreShadowghost
7 daysOrder IsPlayed and IsUnplayed by the played state the filter reportsPiotr Niełacny
10 daysMerge remote-tracking branch 'upstream/master' into fix-series-mergingShadowghost
10 daysMerge pull request #17700 from Shadowghost/better-people-resolutionCody Robibero
10 daysMerge pull request #17607 from Shadowghost/optimize-db-helper-memoryCody Robibero
10 daysMerge pull request #17678 from theguymadmax/fix-mixed-latest-itemsCody Robibero
10 daysLook up people by item via the credit map instead of a full scanShadowghost
10 daysMultiple fixes and improvementsShadowghost
10 daysMerge remote-tracking branch 'upstream/master' into optimize-db-helper-memoryShadowghost
11 daysUse WhereOneOrManyShadowghost
11 daysFix series merging leaking across libraries and under-counting merged childrenShadowghost
12 daysStop user updates from orphaning permission and preference rows (#17645)Tim Eisele
12 daysFix latest items for mixed librariestheguymadmax
14 daysPrevent 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
2026-08-03Only treat series and seasons as resumable foldersShadowghost
2026-08-02Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-02Merge pull request #17456 from Shadowghost/fix-extrasCody Robibero
2026-08-02Merge pull request #17503 from theguymadmax/fix-sortby-nameCody Robibero