aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/ItemPersistenceService.cs
AgeCommit message (Expand)Author
2026-07-29Fix playlist entries being lost on migration and library scansShadowghost
2026-07-23Allow duplicate LinkedChildren for PlaylistsShadowghost
2026-06-21Fix too many SQL variables in DeleteItem for large batch deletesJoshua M. Boniface
2026-06-07Prefer local alternate versions when deduplicating linked childrenShadowghost
2026-03-11Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-03-07Fix batch delete of items with same userdata keysShadowghost
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost