setOrigDate
Synopsis
Set file-date of all created images to the file date of the original image.
Prerequisites
None.
Configuration
- ORIG_DIR
- Directory for original images. Defaults to $TARGET_DIR/orig.
- IMG_DIR
- Working directory. Defaults to $TARGET_DIR/work. This module only changes the file-date of files in this directory.
- IMG_PREFIX
- Prefix of the original images (e.g. dsc_, img_).
Description
This module just changes the file-date of generated files to the file-date of the original file. If you also run the module fixDate, this is also the date the image was taken.
Note that the module mv2archive will always move generated files to the same archive-directory as the original file regardless of the file-date of the generated file.