hdrff
hdrff
 

delMediaFiles

Synopsis

Delete the original files from your memory card.

Prerequisites

None.

Configuration

IMG_PREFIX
Prefix of the images (lowercase. e.g. dsc_, img_).
IMG_EXT
Extension of the images (lowercase. e.g. jpg, nef, crw).
CP_LIMIT=0|number
If unset or set to zero, all images are deleted. Otherwise, at most number images are deleted.

Description

At the end of your workflow, when the images are processed, archived and hopefully a backup exists, you can delete the orignal files from the memory card. Use at your own risk.

Note that this module uses the same configuration-variable CP_LIMIT as the module copyFiles. This insures that only those images that were copied to hard disk and processed are actually deleted.