Find Duplicates

If you need help on how to use the program
Post Reply
lukecs
Posts: 21
Joined: 2002-07-25 03:38:29
Location: Calgary, Canada
Contact:

Find Duplicates

Post by lukecs »

Where did the Find Duplicates Script go?
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

It's still there, but you have to call it from Tools -> Scripting.
lukecs
Posts: 21
Joined: 2002-07-25 03:38:29
Location: Calgary, Canada
Contact:

Post by lukecs »

my last install didn't have it :/ but I downloaded scripts from the download section and it had it.
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

That's strange : I forgot to put it in the install.
I'll correct that next time.
RANICUAJO
Posts: 33
Joined: 2006-12-03 11:01:14

Post by RANICUAJO »

It is possible that the result to execute the "find duplicates" script includes the translated title and not only the original one :??:

For future versions it would be possible that there was an alert message when an existing registry in the data base is introduced again? :hum:

Thanks for your work antp :grinking:
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

RANICUAJO wrote:It is possible that the result to execute the "find duplicates" script includes the translated title and not only the original one :??:
Replace "fieldOriginalTitle" by "fieldTranslatedTitle" in the script.
RANICUAJO wrote:For future versions it would be possible that there was an alert message when an existing registry in the data base is introduced again? :hum:
Maybe some day it will be added, like lots of things that were asked :D
RANICUAJO
Posts: 33
Joined: 2006-12-03 11:01:14

Post by RANICUAJO »

antp wrote: Replace "fieldOriginalTitle" by "fieldTranslatedTitle" in the script.
Thanks. Now i have 2 scripts. One for search/result in translated titled and one in original titles. :D
antp wrote: Maybe some day it will be added, like lots of things that were asked :D
Don't worry. It is not very urgent.

Thanks again :grinking:
Post Reply