I've got all my photos organized in folders/subfolders and do multiple backups on external drives. Somehow I managed to mess up the creation dates of many photos, but fortunately I have the original (unmodified) photos on one of the backup drives
Using Finder's search criteria I've created a Smart-search to display all photos with wrong dates, but with many photos to replace I would like to have the process partly automated (partly because I want to preview each photo to ensure they're all replaced with the correct ones).
So... (given that I have one (external) drive with the wrongly dated files (displayed in a Finder window thanks to my Smart-search) and a separate drive with the exact same file/folder structure containing the same files but with correct dates)... is there a way I can have Automator or a script of some sort do the following:
- analyzing the path of the first (wrong date) file, locate the same file (correct date) on the backup drive
- add "_err date" to the wrongly dated file, then copy the correctly dated file into the same folder
- allow me to preview (quick look) both image files before comitting
- repeat the procedure with the next wrongly dated file
As I said both the source and backup drives are external and have the exact same file/folder structure, so the path would be the same except for the drive name of course, i.e.:
starting with the source drive (wrong creation dates on many (but not all) files...
/Volumes/Photos/
....and the backup drive (correct creation dates):
/Volumes/Photos backup/
I'm on OSX 10.9.5.
Using Finder's search criteria I've created a Smart-search to display all photos with wrong dates, but with many photos to replace I would like to have the process partly automated (partly because I want to preview each photo to ensure they're all replaced with the correct ones).
So... (given that I have one (external) drive with the wrongly dated files (displayed in a Finder window thanks to my Smart-search) and a separate drive with the exact same file/folder structure containing the same files but with correct dates)... is there a way I can have Automator or a script of some sort do the following:
- analyzing the path of the first (wrong date) file, locate the same file (correct date) on the backup drive
- add "_err date" to the wrongly dated file, then copy the correctly dated file into the same folder
- allow me to preview (quick look) both image files before comitting
- repeat the procedure with the next wrongly dated file
As I said both the source and backup drives are external and have the exact same file/folder structure, so the path would be the same except for the drive name of course, i.e.:
starting with the source drive (wrong creation dates on many (but not all) files...
/Volumes/Photos/
/2012/
/2012-01/
/2012-02/
/Greece vacation/
/Sunday family dinner/
/Grandpa visiting/
/Sunday family dinner/
/Grandpa visiting/
/Danny says hello/
/Pete's wedding/
/Pete's wedding/
/Volumes/Photos backup/
/2012/
/2012-01/
/2012-02/
/Greece vacation/
/Sunday family dinner/
/Grandpa visiting/
/Sunday family dinner/
/Grandpa visiting/
/Danny says hello/
/Pete's wedding/
/Pete's wedding/
I'm on OSX 10.9.5.
Last edited: