Yep, there's always a another way, this method is faster and less tedious but because it uses numerical analysis it may not be 100% accurate - i.e. it might miss some default covers and identify real covers as defaults - but its less prone to human error than the eyeball culling approach.
This method replaces the 40 minutes of eyeball culling with < 4 minutes of numerical analysing
You don't need xplorer2, what you need is Prismatic Software's Dup Detector - which you can get from here,
http://prismaticsoftware.com/dupdete...pdetector.html Its been around since Win 95 so it looks a bit clunky but its better than many similar products that cost $50 and more. Its free and it comes with a good quality CHM help file.
Its a fairly sophisticated duplicate image finder that looks at the characteristics of the actual image rather than file properties or metadata contents, and it can compare a bunch of images against a single reference - such as a sample default cover - which is just what we need.
But be careful - it has the ability to delete images
Now you need to edit the file into a CSV as in the previous post, the Dup Detector log is a bit verbose, however Notepad++ has a simple macro recorder that you can use to good effect to remove the superfluous lines etc, but feel free to use vi and sed if you're minded to do so.
Then you do the same thing as above with the Import List plug in etc.
BR