Un Auto Organised 3.0 [MM2+3] - Updated 30/10/2009

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 »

I have now got <Field:n> working, but <Field@n> should already be working. Can you give me an example of this not working?
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.5) is now available to download from my website. Changes include...

- Fixed menu option not appearing in tracklist
- Fixed errors when menus clicked with no tracks selected
- Fixed error when excluded folder appears twice in dat file
- Moved logfile to windows temporary directory (%temp%)
- Added support for ":" in mask to truncate a field value
- Added support for new mask fields in MM3
- Added support for <Random> and <Auto Number>
- Added support for new mask functions in MM3
- Added option sheet to control settings and exclusions

As far as I'm aware this script now supports all the options available in MM3. :)
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.
dreadlyone
Posts: 48
Joined: Mon Jan 07, 2008 2:06 pm

Post by dreadlyone »

I get the following error every time I try to run an UnAutoOrganize report.

Regardless of what node I'm viewing (i.e. viewing an artists songs, viewing entire DB, etc...) UnAutoOrganised attempts to scan my entire database and this error is always fired

Code: Select all

Error #5 - Microsoft VBScript runtime error
Invalid procedure call or argument: 'Left'
File: C:\Program Files\MediaMonkey\Scripts\Auto\UnAutoOrganised.vbs
After pressing OK on that error popup, I get the following,

Code: Select all

Error happened during script execution:  Invalid procedure call or argument: 'Left'
Progress bar at the bottom always reads

Code: Select all

UnAutoOrganised: Checking track 168/51721 (found: 0)
In other words, when ever hits file 168, the error is fired. I don't how to identify what file 168 is.

Thanks
Michel37
Posts: 422
Joined: Thu Sep 20, 2007 11:15 pm
Location: Germany

Post by Michel37 »

Same error here, but on file 6408/26170.

----------------
Now playing: Gotthard - Lonely People
via FoxyTunes
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Does the error message have a line number? That would make the problem much easier to find! :)
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.
Michel37
Posts: 422
Joined: Thu Sep 20, 2007 11:15 pm
Location: Germany

Post by Michel37 »

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

Post by trixmoto »

What's your mask?
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.
Michel37
Posts: 422
Joined: Thu Sep 20, 2007 11:15 pm
Location: Germany

Post by Michel37 »

\\NAS\share\MP3\<Album Interpret@3>\<Album Interpret>\<Jahr> - <Album>\<Song#> - <Titel>

----------------
Now playing: 58 - El Paso
via FoxyTunes
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Ok, I think I know what the problem is. I'll try to get this resolves shortly.
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.
Mizery_Made
Posts: 2283
Joined: Tue Aug 29, 2006 1:09 pm
Location: Kansas City, Missouri, United States

Post by Mizery_Made »

I was using the "<Field:n>" function and when found it didn't work, probably just tossed "<Field@n>" in with it thinking if you didn't get one working the other probably didn't. Can't say for sure though, don't remember what I was doing/thinking when I reported it. Love to see you get this one updated for MM3.0, I just wish I was able to use it. My PC bit the dust a week before Christmas and since then, have been stuck on this POS Win98 PC and thus only got a few tracks ripped on here.

Look forward to getting back onto a PC from this millennium (lol) and being able to once again take full advantage of your great script. :)
Michel37
Posts: 422
Joined: Thu Sep 20, 2007 11:15 pm
Location: Germany

Post by Michel37 »

Any news on the fix? :)
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Next on my list to look at. :)
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.6) is now available to download from my website. Changes include...

- Fixed dollar characters which are not functions
- Fixed filename not corrected as per mappings

Hopefully you shouldn't get any more "Left" errors! :)
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.
Michel37
Posts: 422
Joined: Thu Sep 20, 2007 11:15 pm
Location: Germany

Post by Michel37 »

Works perfect now. Thanks for the update.

----------------
Now playing: Def Leppard - Pour Some Sugar On Me
via FoxyTunes
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Excellent! :)
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.
Post Reply