ExtractFields v0.1.4 [MM2+3]

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

Moderators: Peke, Gurus

Steegy_

Post by Steegy_ »

sperk wrote:can you use this to remove trailing text from a song title?
e.g. title.artist and you want to remove .artist

thanks
use Title --> <Title>.artist

Cheers
Steegy
Christoph
Posts: 243
Joined: Fri Jan 25, 2008 12:43 pm

Post by Christoph »

Hey Steegy,
could you please check your PMs?

Thanks,
Christoph
sperk
Posts: 90
Joined: Wed Oct 11, 2006 1:52 pm

Post by sperk »

Steegy_ wrote:
sperk wrote:can you use this to remove trailing text from a song title?
e.g. title.artist and you want to remove .artist

thanks
use Title --> <Title>.artist

Cheers
Steegy
Thanks alot! :D
AllBliss
Posts: 5
Joined: Sun May 04, 2008 9:40 pm

Feedback and questions

Post by AllBliss »

Great stuff!

1) I see lots of goodies in the filename that aren't showing up in other tags. It would be great to pull from there.

2) I'd like to save the field/mask pairs across sessions so I don't have to reenter them. When I hacked a more primitive version of this before, I had dozens of masks.

3) A <Punctuation> mask field would be useful, which would include , - . / & so you didn't have to have separate entries for each. Better would be to let me edit the list so I could decide to put in things like feat.

4) Add a third arrow setting <--> to make it swap the two items.

5) What causes it to put the %X etc. values in the output when you're going <-- way?
sommo

Re: ExtractFields v0.1.4 [MM2+3]

Post by sommo »

I would just like to say a thank you steegy, for this addon!
This is one of the reasons why I use MediaMonkey!
It is really helpful and I do use it :)
Keep up the good work & Happy coding!
Matthias1b

Re: ExtractFields v0.1.4 [MM2+3]

Post by Matthias1b »

Hi,

this is the ultimate idea.
But where is the download from this script ?

Yours Truly
Matthias
Eyal
Posts: 3116
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Re: ExtractFields v0.1.4 [MM2+3]

Post by Eyal »

Matthias1b wrote:But where is the download from this script ?
I think the only way is to install it manually.
follow the instructions on first post on page 1 in this topic.
Skins for MediaMonkey: Cafe, Carbon, Helium, Spotify, Zekton. [ Wiki Zone ].
Matthias1b

Re: ExtractFields v0.1.4 [MM2+3]

Post by Matthias1b »

Eyal wrote:
Matthias1b wrote:But where is the download from this script ?
I think the only way is to install it manually.
follow the instructions on first post on page 1 in this topic.
My god and this with my great english ...

I have it ... in MY monkey but for works i haven't time in this moment.

Many thanks for your help !!!

Matthias ( ex-user of Magix MP3 Maker - thanks to all monkeys )
reggie_mal
Posts: 47
Joined: Fri Apr 11, 2008 3:24 pm

Re: ExtractFields v0.1.4 [MM2+3]

Post by reggie_mal »

Hi guys,

I'm following the instructions from the first page to the best of my knowledge...but I keep getting a message

"Error #450 - Microsoft VB Script runtime error
Wrong number of arguments or invalid property assignment:ExtractFields'
File "C:\Program Files\MediaMonkey\Scripts\ExtractFields.vbs", Line: 1, Column: 0

When I click ok...I get another popup box with the following error:

Error happened during script execution:
Wrong number of arguments or invalid property assignment:ExtractFields'

The only thing I can think I'm not doing is the following, but thats only cos I'm not sure what I'm meant to be doing!!
The "USER DEFAULTS" section on top of the script contains default values that are used when the script starts. You can change this yourself.
Make sure that def_TagField contains a value mentioned in SongDataFields (bottom of the script), and that def_TagMask is a mask that can contain variables mentioned in CommonTags (bottom of the script).
Also I added the following to the script.ini


[ExtractFields]
Filename=ExtractFields.vbs
Procname=ExtractFields
Order=14
DisplayName=ExtractFields...
Description=Change Tags
Language=VBScript
ScriptType=0


The only other thing i have done differently is that I saved the ExtractFields.vbs in scripts rather than scripts/auto. But thats only cos it couldnt find it in scripts/auto

Can someone, please help....this looks like an awesome script which will do exactly what i need.

Thanks in advance...I'm sure its something really tiny cos if all you guys can use it then its obviously something i am doing wrong!!

Reggie
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: ExtractFields v0.1.4 [MM2+3]

Post by nynaevelan »

The script should be in the ...\Mediamonkey\Scripts\Auto folder and as far I know there is no Scripts.ini entry.

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
reggie_mal
Posts: 47
Joined: Fri Apr 11, 2008 3:24 pm

Re: ExtractFields v0.1.4 [MM2+3]

Post by reggie_mal »

Thanks for the post. I have done as you suggest and now I ca nt see the script at all :(

Any more ideas?
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: ExtractFields v0.1.4 [MM2+3]

Post by nynaevelan »

It should be at the bottom of the Tools -- Scripts Menu.

Image

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
reggie_mal
Posts: 47
Joined: Fri Apr 11, 2008 3:24 pm

Re: ExtractFields v0.1.4 [MM2+3]

Post by reggie_mal »

lol...thanks for stating the obvious, but its not :(

I have other scripts and am not having any problems with them.
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: ExtractFields v0.1.4 [MM2+3]

Post by nynaevelan »

Look in your auto folder, is the script named ExtractFields.vbs without anything else on the end? Also look in the Scripts folder, to make sure you do not have it there also.

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
reggie_mal
Posts: 47
Joined: Fri Apr 11, 2008 3:24 pm

Re: ExtractFields v0.1.4 [MM2+3]

Post by reggie_mal »

Checked...and checked....and there is only one version of the script and that is correctly named in the Auto Folder.

Any more ideas?? Its gotta be something obvious!!!
Post Reply