Duplicate Skipped or not Matched

When I’m importing and I have duplicate_action: skip and…
quiet: yes
copy: yes
move: no
delete: yes

I end up with a source directory that has a lot left over…which for now I want. Is there a way to tell if they were skipped because they were a duplicate OR the match value was not high enough? I have the log turned on but it just says skipped with no indication of why.

Thanks!

Never mind. I’m an idiot. I now see:
duplicate-skip vs skip in the log guessing the plain skip is a non-match.

Is there some combo I can set with copy/move/delete to actually delete the original duplicate directory and keep the non-matched skips?