When I imported my library of about 5k photos, I had an issue with duplicates were being created. Therefore I created a script which helps find the duplicates and prints them out to the stdout. There is a lot I could do to improve the script, such as show which the original and duplicate but I figured I would just share it anyways to help people. Let me know if you have any questions.
You can ignore the photos that are in subdirectories of an already time folder. Typically the folder name will be a random string (perhaps another hash of some type)
https://gist.github.com/BradRuderman/9c64ea7dd5956dadeb87
You can ignore the photos that are in subdirectories of an already time folder. Typically the folder name will be a random string (perhaps another hash of some type)
https://gist.github.com/BradRuderman/9c64ea7dd5956dadeb87
Last edited: