diff options
| author | John Corser <johnpc@umich.edu> | 2026-05-17 10:28:40 -0400 |
|---|---|---|
| committer | John Corser <xss@amazon.com> | 2026-06-28 21:44:47 -0400 |
| commit | ef6f342a54c9c6c8713b650c4ad60005af600ade (patch) | |
| tree | b6c7e35b9b1ae6cbbea5e55cbed164787b307aa4 /MediaBrowser.Controller/Library/IBatchLocalSimilarItemsProvider.cs | |
| parent | a888257c8299026fb73c4c90160c71cdacc0ee37 (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 'MediaBrowser.Controller/Library/IBatchLocalSimilarItemsProvider.cs')
0 files changed, 0 insertions, 0 deletions
