ivandokov / phockup

Media sorting tool to organize photos and videos from your camera in folders by year, month and day.
MIT License
859 stars 109 forks source link

Adde from_date and to_date options to limit the processed files #202

Closed emdioh closed 1 year ago

emdioh commented 1 year ago

This PR adds from_date and to_date command line options to limit the file processing based on the calculated data. Files with unknown date are unfiltered.

This is useful to me because I have a sync folder where the phones keep dumping the data so deleted pictures will be recreated. I use phockup to copy the pics to a nice structure and then select the ones that I want to keep, so reprocessing all the source folder would replace the photos that I deleted.