Okay--so this is a fairly annoying issue that I'm having that resulted from my shifting (some time ago) from a structure like this:
---------------
Photos\2007-01-01\
.
.
Photos\2007-12-25\
Photos\2008-01-01\
etc.
---------------
to a structure like this:
---------------
Photos\2007\2007-01-01\...
Photos\2008\...
Photos\2009\...
etc.
Is there any easy way to find the 'missing files' in one fell swoop as opposed to going through every single folder ?

