BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Suggestions / New Features
 FindDuplicates using Name + Year

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
vladlp Posted - 25 Jan 2009 : 22:55:11
Can you please extend FindDuplicates to use Name + Year
On big database the same name happens quiet often

thank you
6   L A T E S T    R E P L I E S    (Newest First)
vladlp Posted - 01 Aug 2010 : 22:56:33
Probably it would be better not to break actual workflow (probably some user don't wont any changes in it) and
add it as additional options like Use Year in Duplicate movie search... or second Duplicate Movie (with Year)... or ...
Thank
Vlad
Alessio Viti Posted - 01 Aug 2010 : 22:38:14
Thank you Vladlp!

I will make the modify in the next release.

Alessio
vladlp Posted - 01 Aug 2010 : 20:34:48
I think you use SQL to find duplicates like this:
SELECT Title FROM(Movies) GROUP BY Title HAVING(COUNT(Title) > 1)
if you add Year in the GROUP BY
SELECT Title FROM(Movies) GROUP BY Title,Year HAVING(COUNT(*) > 1)
it will solve this problem.

At the moment I use Access to find and remove duplicates in my DB, but then I have to manually removes corresponding movie files.
Alessio Viti Posted - 01 Aug 2010 : 07:52:50
Hi,

I have take a look now but its not so quick to make this.

When you use the Special Filter "Duplicates", XMM shows you all titles found in the grid. You can show in the grid the year too to correctly see what movies are really duplicates.

What do you think?

Ale
vladlp Posted - 31 Jul 2010 : 23:33:23
Hi,
Probably you have forget about it... but in my database are already 50 movies with the same name... and think I am not alone. Without year, search for duplicate is not so usefool as it may be.

thanks
Alessio Viti Posted - 26 Jan 2009 : 14:12:19
OK, I will try to add this feature.

Thank you,

Alessio

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.07 sec. Powered By: Snitz Forums 2000 Version 3.4.07