theophanemayaud / video-simili-duplicate-cleaner

https://theophanemayaud.github.io/video-simili-duplicate-cleaner/
GNU General Public License v3.0
51 stars 5 forks source link

Check if cached video is still the same on disk #93

Open theophanemayaud opened 1 year ago

theophanemayaud commented 1 year ago

Cache is used to speed up initial discovery and especially thumbnail generation. however, it’d be great to check more than only filename and path to check in cache, for example when deleting a file or reporting a match, only then verify on disk if parameters are still the same as the cached ones, eg size, duration, creation and modified dates…