| ▲ | butlike 3 hours ago | ||||||||||||||||||||||
The path is different than the filename though. If I want to find duplicates, it will be impossible if the filename changes. In my use case /User/user/Images/20240110/happy_birthday.jpg and /User/user/Desktop/happy_birthday.jpg are the same image. | |||||||||||||||||||||||
| ▲ | dns_snek 3 hours ago | parent | next [-] | ||||||||||||||||||||||
> it will be impossible if the filename changes. Not impossible, just different and arguably better - comparing hashes is a better tool for finding duplicates. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | tart-lemonade 2 hours ago | parent | prev [-] | ||||||||||||||||||||||
If your camera (or phone) uses the DCF standard [0], you will eventually end up with duplicates when you hit IMG_9999.JPG and it loops around to IMG_0001.JPG. Filename alone is an unreliable indicator. [0]: https://en.wikipedia.org/wiki/Design_rule_for_Camera_File_sy... | |||||||||||||||||||||||
| |||||||||||||||||||||||