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

REQUEST: Verify files via MD5/Hash, etc #196

Open aaronxn opened 1 year ago

aaronxn commented 1 year ago

For archiving reasons, I would like the ability to verify files via MD5/hash (or whatever the user chooses) after they are copied and before they are deleted when moving with the ability to output MD5/hash sidecar files and/or a single MD5 log file of all hashed and verified files (as per the standard way MD5 works).

Thanks for this awesome tool. I use it all the time.

ivandokov commented 1 year ago

Hello @aaronxn, you are welcome to submit PR with this implementation.