Here's the problem:
1. I have a variety of source loccation(s) of mostly image files. (i.e. G:\Pictures, d:\development\pics).
2. The files are of a variety of types:
- [a] photos [where camera model or suchlike is present]
edited photos [where camera model is not present but are located in directories where >50% of files are photos with camera model tags. this might include photoshop files]
[c] other images
3. I wish to process them as follow:
- take all unique type [a] and copy them to a target location [say, G:\master photos\] and place them in directory structure based on Photo Taken Date like this: 2003\March or perhaps like this 2003\March\11. Dupes [sha1] should be ignored.
[ii] take all "edited photos" and do the same but also place a copy in a seperate Target Location [say G:\images], with the subdirectory mirroring the source subdirectory. i.e. if the source was d:\development\pics\001, the target would be g:\images\d\development\pics\001.
[iii] take all "other images" and copy them to a target directory [say, G:\other images] with source directory structure intact. i.e. if the source was d:\development\pics\009, the target would be g:\other images\d\development\pics\009.
4. Ideally, I would get a report on dupe photos ignored and optionally, to do a "MOVE" rather than a "COPY"
Big ask, but is this even possible in the amazing XYplorer?
XYplorer Beta Club