Quote:
Originally Posted by mklauber
Hey, I'm a big fan of your Find Duplicates Plugin. I was wondering if it would be feasible to have it store the binary hashes in the database, to reduce the amount of work needed to do a comparison. Specifically, the binary compare has gotten slow as my library had increased beyond the 1TB mark. Is this a feature that can be added, or can I fork the code and attempt to add it myself somewhere?
|
Patch submissions (put in this thread, WELL Labeled) are OK.
MR user should be cautioned about using experimental code.
Now the critique. A hash may only be good at the time.
ANY change to the book (polish, embed, edit) will change that value.
How do you NOW know the value is stale???
Value Storage: A custom column will stay with the Library