aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/LocalizationManager.cs
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2026-06-21 23:06:45 -0400
committerJoshua M. Boniface <joshua@boniface.me>2026-06-21 23:31:25 -0400
commitb60c535c84a382d06eab5b0c38ee279103b06cf2 (patch)
treef952070278cdd9c02400d3aa08a278fba38e45b1 /Emby.Server.Implementations/Localization/LocalizationManager.cs
parent069eb40ebfdca4030d0c87d56f4398f6f5d1b55e (diff)
Add progress logging and batch deletion for logs
After resolving duplicates the migration deleted all items in one silent pass (per-id GetItemById plus a single DeleteItemsUnsafeFast), which looks hung for minutes on large libraries. Delete in batches of 500 and log progress per batch, which also avoids one oversized delete transaction.
Diffstat (limited to 'Emby.Server.Implementations/Localization/LocalizationManager.cs')
0 files changed, 0 insertions, 0 deletions