In the light of the following problem with Adobe Lightroom 1.4: http://www.adobeforums.com/webx?14@@.59b552d0/5, I would like to use Exiftool to correct some time related errors in my image library. However, I would prefer to do this before importing into Lightroom rather than have lightroom incorrectly write the EXIF date fields.
My library is structure in folders by year (YYYY), month (MM) and day (DD). I am also running multiple cameras. I would like to be able to configure a batch file to shift exif:alldates by an amount where the camera model is equal to some value and the dates are between a beginning and an end value.
For example; my first task is to shift all images taken with my Nikon D200 forward 1 hour between the dates of 30/03/2008 and the 10/06/2008 (the day I realised my DST was not set active on my camera! D'oh!)
For what it's worth I've tried to make a start using: exiftool -model * -if "$model=NIKON D200" but it does not seem to be reading files where the model = "Nikon D200" as listed in the: exiftool -model tag
Many thanks for any help! Justin..
(5)
]
