aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/LinkedChildrenService.cs
AgeCommit message (Expand)Author
2026-08-10Fix master buildShadowghost
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-07-23Allow duplicate LinkedChildren for PlaylistsShadowghost
2026-05-29Add a collection API for `Included In` feature (#15516)Sam Xie
2026-05-09Fix artist duplicatesShadowghost
2026-04-26Apply review suggestionsShadowghost
2026-04-26Use AsNoTracking() when only readingShadowghost
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost