aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Persistence/ILinkedChildrenService.cs
AgeCommit message (Expand)Author
2026-08-08Address review on MediaSourceCount batchingbrandon
2026-08-07Batch alternate version detection in DtoService to remove MediaSourceCount N+1brandon
2026-05-29Add a collection API for `Included In` feature (#15516)Sam Xie
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost