qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
19.38k stars 634 forks source link

Write to cache DB on the fly while hashing #626

Open chchia opened 2 years ago

chchia commented 2 years ago

Is it possible to have the cache to be written on the fly after every hashing? or if there is any performance impact, perhaps write every 5 minutes? i know currently cache only got updated when the scan is completed or stopped.

i just have this problem that i accidently restarted the PC while the hashing still on going, and all the hashed result since yesterday was lost, I need to rehash every files again and since this is a remote mounted drive, the hashing process is real slow. image

egodigitus commented 2 years ago

How have you mounted the remote drive? SMB, WebDAV, NFS

rkresha commented 10 months ago

Would also appreciate this! The program is crashing and it'd be nice to not lose all the progress when it crashing mid scan.