Duplicate Report 3.0 [MM2+3]

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Sorry, I thought I'd fixed this. I can't replicate it myself but it occurs when the database transactions are called too quickly - if you process less tracks at once it shouldn't occur. I'll try to get it sorted in the next version though.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
tbok
Posts: 9
Joined: Tue Dec 05, 2006 9:37 am

Post by tbok »

trixmoto wrote:Sorry, I thought I'd fixed this. I can't replicate it myself but it occurs when the database transactions are called too quickly - if you process less tracks at once it shouldn't occur. I'll try to get it sorted in the next version though.
Thanks, but from my experience it doesn't seem to be related to the number of tracks being processed. In fact when I was trapping the error to comment on it here, I was running your script with only two tracks displayed.

All the best ...



----------------
Now playing on MediaMonkey: Snow Patrol - Chasing Cars
via FoxyTunes
uwuerfel
Posts: 76
Joined: Tue Jan 08, 2008 3:29 pm
Location: Germany

Post by uwuerfel »

Hi Trix,

thanks for the new version.
I just gave it a quick try and started the report on about 200 files.
Then I got an error in line 1161:
Invalid procedure call or invalid argument: left

I had a short look in the script, but I couldn't figure out what's wrong :(


CIAo, uwe..
Autor of Radio-DJ
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Ok, I'll take a look.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
jonp
Posts: 105
Joined: Tue Jan 01, 2008 8:08 am
Location: Australia

Post by jonp »

I get the same error as uwuerfel: Error Line: 1161, Column 11

Tried with 50 files and 6000 files - same problem.

Running Vista and MM 3.0.2.1134
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Post by nynaevelan »

Trixmoto:

If I enter "KEEP (Original)" in my designated custom field, will the script ignore this track as a duplicate when I run the script again??

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

If you enter "KEEP" then it should be ignored, yes.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trav3l3r
Posts: 3
Joined: Mon Apr 07, 2008 9:56 am

Still getting Commit errors

Post by trav3l3r »

I must be doing something wrong. I upgraded to the latest version of Dup Report (03/16/2008), I even checked the header of the code to make sure I had the right version. I am running MM3.

I still get the Commit error when trying to delete dupes. The exact error is

Error #-2147418113 - SongsDB.SDBTools
Error Executing SQL statement COMMIT: SQL logic error or missing database (1,1)
File: C:\program files\MediaMonkey3\Scripts\DuplicateReport.vbs, Line: 977, Column:8

I did verify that my database is in the default location for an XP machine (and yes, I am running XP).

I appreciate any help

Thanks
Phil
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

I've not seen this error before but I'll investigate and try to get it resolved in the next version.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trav3l3r
Posts: 3
Joined: Mon Apr 07, 2008 9:56 am

Post by trav3l3r »

Anything I can do to help? Do you need any further configuration info, copy of database, etc?

Thanks
Phil
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

When I get time to investigate I'll PM you, if that's ok.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
toddmullens
Posts: 1
Joined: Sun Apr 13, 2008 12:30 pm

Error when trying to delete the duplicate Files

Post by toddmullens »

I also keep getting a script error when trying to delete the duplicate files. I thought I was finally going to get rid of them and then the error messages start! Any help would be appreciated. I will Donate!!!!
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

I assume it's the same error as trav3l3r? It is on my list of things to fix! :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

New version (2.3) is now available to download from my website. Changes include...

- Fixed "starting a transation while some query is open" errors
- Fixed "error Executing SQL statement COMMIT: SQL logic error or missing database" errors
- Fixed "invalid procedure call or invalid argument: left" errors
- Fixed delete from library but not from computer option
- Added extra fields in merge option for MM3

I couldn't replicate all of these, but I've taken steps to ensure that they shouldn't occur anymore. :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trav3l3r
Posts: 3
Joined: Mon Apr 07, 2008 9:56 am

Post by trav3l3r »

Whoo hoooo...

New version fixed my SQL commit problem...

Thanks
Post Reply