Page 8 of 12

Posted: Tue Jun 03, 2008 11:36 am
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

Posted: Tue Jun 03, 2008 12:38 pm
by Christoph
Hey Steegy,
could you please check your PMs?

Thanks,
Christoph

Posted: Wed Jun 04, 2008 10:01 pm
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

Feedback and questions

Posted: Fri Jun 13, 2008 8:52 pm
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?

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Sat Jun 28, 2008 12:32 pm
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!

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Fri Jul 11, 2008 3:59 pm
by Matthias1b
Hi,

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

Yours Truly
Matthias

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Sun Jul 13, 2008 8:27 am
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.

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Sun Jul 13, 2008 9:13 am
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 )

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Fri Aug 15, 2008 4:55 pm
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

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Fri Aug 15, 2008 5:05 pm
by nynaevelan
The script should be in the ...\Mediamonkey\Scripts\Auto folder and as far I know there is no Scripts.ini entry.

Nyn

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Fri Aug 15, 2008 5:23 pm
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?

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Fri Aug 15, 2008 6:05 pm
by nynaevelan
It should be at the bottom of the Tools -- Scripts Menu.

Image

Nyn

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Sat Aug 16, 2008 4:45 am
by reggie_mal
lol...thanks for stating the obvious, but its not :(

I have other scripts and am not having any problems with them.

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Sat Aug 16, 2008 9:22 am
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

Re: ExtractFields v0.1.4 [MM2+3]

Posted: Sun Aug 17, 2008 11:02 am
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!!!