-
I recently tried to use this program to screen out duplicate images from a large collection of jpeg's. It started well, but eventually came to a slow crawl (189 comparisons / 0.9 comp/hr). Your comment "Running time is actually closer to n(n-1)/2." seems to match the behavior. Running in O(n^2) begs the question, how useful is this algorithm if it chokes on large collections of...
2009-10-11 01:40:56 UTC by lovi9573
-
At present in order to add files or folders to be searched, one has to use the in-program file browser tree view. While this is a good implementation of the tree, there are better and easier ways to access the necessary files, especially if they are nested deeply in the file system as is the case on many systems.
I propose that several new modes be added to the application to select the files...
2009-10-05 15:01:54 UTC by nobody
-
i also know one interesting problems that is like this one. I had a lot of duplicates of musical files on my PC. That's why I was recommended programme Clone Remover. It is not only <a href="http://www.fileutilityblog.com/archives/230">audio duplicate finder</a>. It can delete duplicates and has other peculiarities. What do you think about it?.
2009-09-23 19:59:53 UTC by rose82
-
It is an interesting message. I have a question. Now I use Clone Remover to <a href="http://www.fileutilityblog.com/archives/234">find images and music files duplicates</a> What are the differences in these two programmes and how can I use the one from this article? Thank you.
2009-08-29 22:17:56 UTC by rose82
-
I had a lot of duplicates of musical files on my PC. I used to delete duplicate files [URL="http://www.fileutilityblog.com/archives/228"]duplicate music finder[/URL], which is called Clone Remover. It is a usefull program for all files, not only music. May be, it will solve your problem.
Good luck!
2009-07-05 14:41:15 UTC by rose82
-
Hi, I've met problem when trying to run on my pure 64bit linux and I've found solution I'd like to share.
First of all, let me be more specific about problem I've met:
When running linux version on 64 bit linux:
$ chmod +x *.sh ; ./dump3gui.sh
(...)
Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
(...)
Solution I've...
2009-07-01 21:10:15 UTC by gwpl
-
pyropunk committed patchset 317 of module dump3 to the DuMP3 - duplicate & similar file finder CVS repository, changing 7 files.
2009-03-23 19:36:04 UTC by pyropunk
-
pyropunk committed patchset 31 of module dump3_test to the DuMP3 - duplicate & similar file finder CVS repository, changing 2 files.
2009-03-23 19:35:47 UTC by pyropunk
-
Alex
I started with the GUI to scan my audio collection.
Once for about 8 hours with about 4900 songs have been processed, flow rate was 8.9 as indicated.
The check in table "filename" shows me 165 songs between 2000 to 7000 times registered.
Then once again i scanned for about 8 hours. 5100 songs were processed (including those from the previous day!).
The table...
2009-03-13 18:56:14 UTC by werner007
-
pyropunk committed patchset 30 of module dump3_test to the DuMP3 - duplicate & similar file finder CVS repository, changing 1 files.
2009-03-12 13:04:39 UTC by pyropunk