In debug logs, I see it tries to build a list of suggestions by reading a list of disk drives, and it stops there:
+948ms | best_person_candidate_for_face: Init buffer
+70ms | get_sources_paths: {
‘1736778676970’: ‘A:\photos’
} read-only: {}
+1031ms | [
{ disk: 0, partition: 1, volume: ‘A:’ }
]
+419ms | [
{
mount: ‘A:’,
dev: ‘\\?\Volume{a-b-c-d-e}\’,
flags: [ ‘A’ ],
volume_name: ‘AAA’,
volume_fs: ‘exFAT’,
volume_sn: 123,
volume_size: 456
}
]