aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs
diff options
context:
space:
mode:
authorJohn Corser <johnpc@umich.edu>2026-05-17 10:28:40 -0400
committerJohn Corser <xss@amazon.com>2026-06-28 21:44:47 -0400
commitef6f342a54c9c6c8713b650c4ad60005af600ade (patch)
treeb6c7e35b9b1ae6cbbea5e55cbed164787b307aa4 /Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs
parenta888257c8299026fb73c4c90160c71cdacc0ee37 (diff)
Use IItemTypeLookup and QueryPartitionHelpers
Address review feedback: - Replace typeof(Person).FullName with IItemTypeLookup.BaseItemKindNames - Replace foreach+ToListAsync with PartitionEagerAsync for batched iteration with built-in progress reporting - Check HasImage/HasOverview on the loaded domain Person object instead of projecting from the DB query
Diffstat (limited to 'Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs')
0 files changed, 0 insertions, 0 deletions