finding and removing duplicates
finding and removing duplicates
Hello,
How can I find and remove duplicates?
Thank you.
How can I find and remove duplicates?
Thank you.
Here is it.
Put these two files in your scripts folder:
http://www.antp.be/temp/scripts/Find%20Duplicates.ifs
http://www.antp.be/temp/scripts/StringUtils1.pas
Use the Scripting menu (or Shift+F6), uncheck "display results" option. I specified few options for the script that can be configured in the scripts options panel. Be sure that the "movies to include" panel has the right option (e.g. "All" if you want to make the search on the whole catalog).
It is somewhat slow: for 800 movies on my AMD 1200 it took 30 seconds.
The result is saved in a text file (it asks the path at the startup of the script, c:\duplicates.txt by default)
Put these two files in your scripts folder:
http://www.antp.be/temp/scripts/Find%20Duplicates.ifs
http://www.antp.be/temp/scripts/StringUtils1.pas
Use the Scripting menu (or Shift+F6), uncheck "display results" option. I specified few options for the script that can be configured in the scripts options panel. Be sure that the "movies to include" panel has the right option (e.g. "All" if you want to make the search on the whole catalog).
It is somewhat slow: for 800 movies on my AMD 1200 it took 30 seconds.
The result is saved in a text file (it asks the path at the startup of the script, c:\duplicates.txt by default)
Those two files were removed. I'd like to be able to search for duplicates.antp wrote:Here is it.
Put these two files in your scripts folder:
http://www.antp.be/temp/scripts/Find%20Duplicates.ifs
http://www.antp.be/temp/scripts/StringUtils1.pas
Use the Scripting menu (or Shift+F6), uncheck "display results" option. I specified few options for the script that can be configured in the scripts options panel. Be sure that the "movies to include" panel has the right option (e.g. "All" if you want to make the search on the whole catalog).
It is somewhat slow: for 800 movies on my AMD 1200 it took 30 seconds.
The result is saved in a text file (it asks the path at the startup of the script, c:\duplicates.txt by default)
Thank you.
Hello antp!
One question about this scripts (maybe dully ): where is it? I don't see it in the scripts lists, but i find these two files in scripts folder (listed above).
Thanks & excuse me for this !
-----------------------------------
P.S. please visit this viewtopic.php?t=2983 for one (or two) more answer.
One question about this scripts (maybe dully ): where is it? I don't see it in the scripts lists, but i find these two files in scripts folder (listed above).
Thanks & excuse me for this !
-----------------------------------
P.S. please visit this viewtopic.php?t=2983 for one (or two) more answer.
GetInfo=1 makes it appearing in F6 in addition of Shift+F6, but it is originally done for scripts that are supposed to get info from script.
So in this case it is not the problem, as it is supposed to appear in "scripting" even with that parameter =0.
By the way, this change can be done directly in the ".ifs" (or even through AMC's editor if you load the script), as the scripts.ini only has a cached copy which will be overwritten if the date of the script changes.
So in this case it is not the problem, as it is supposed to appear in "scripting" even with that parameter =0.
By the way, this change can be done directly in the ".ifs" (or even through AMC's editor if you load the script), as the scripts.ini only has a cached copy which will be overwritten if the date of the script changes.
Thanks for the quick reply. Shortly after finding this error I tried some other scripts and they gave the same error message. I had done nothing but download the two files to make find duplicates work.
I reinstalled ant movie catalog and the problem went away. I'll advice you if I can repeat the problem again.
I'd like to thank you for the support you've offered with the program. Its understandable that you've moved on to other projects and other things in your life but to maintain this level of quality support for the program is incredible.
I reinstalled ant movie catalog and the problem went away. I'll advice you if I can repeat the problem again.
I'd like to thank you for the support you've offered with the program. Its understandable that you've moved on to other projects and other things in your life but to maintain this level of quality support for the program is incredible.