Skip to content

grostarin/autosortphoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autosortphoto

BASH script which move photo from ORIGIN_DIRECTORY to DESTINATION_DIRECTORY\YYYY\MM unsorted photo are moved in DESTINATION_DIRECTORY_ERROR

Requirement : exiftool

Parameters, in "autosortphoto.script.sh". set your owns, example :

ORIGIN_DIRECTORY="/volume1/upload/photo"
DESTINATION_DIRECTORY="/volume1/photo"
DESTINATION_DIRECTORY_ERROR="/volume1/photo/error"
EXIFTOOL_BINARY_PATH="./exiftool/exiftool"

Releases

No releases published

Packages

No packages published

Languages