Just registered, and may I start by saying this program is great! It's potentially going to make 2 other programs I use redundant!
I have a couple of questions. The first is as topic. I Have a LOT of video files, and using dupe:duration I get reasonably good results. I do have to relax the 'time' to 100ms using /length_dupe_tolerance=100 to include lots of files which due to re-encoding are bot exactly the same length, but are in fact dupes. This unfortunately brings in lots of other files, so that a recent scan using dupe:duration returned over 2000 files. therefore I was wondering if I could add a regex search to the effect the returned results would only include files which had 'A' same word in them, in the following case..'dexter':-
Dexter.S01E04.mp4 1.04mins
S01E04.Time.Flies.Dexter.mkv 1.04mins
\b(\w+)\b(?=.*\b\1) is supposedly a regex to find duplicate words, to the effect that if it found a duplicate word, it would show as a result. How to combine with dupe:duration. Is this possible?
Also, since Windows does not natively support .MKV thumbnail generation in explorer, I use 'Icaros', which is great, but If I have Icaros turned on, Everything1.5 crashes with High CPU. Therefore I must disable 'Thumbnailing' on the Icaros panel to do an Everything1.5 search, and then enable it to see previews of the video dupes i'm attempting to identify. Is there a workaround for this? Perhaps I could create a batch file of some sort?
Would it be possible to show previews of all files in a group at the same time? I know it would be slower... just an ask
And finally, Is there an easier way to change /length_dupe_tolerance=100. ie a slider of some sort? I have to look at the webpage where you suggested it and copy/paste every time I want to change it
Thankyou very much for this great program!
P.S I'm away on hol for a week from today.