Problem With ExtractFields.vbs

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Problem With ExtractFields.vbs

Re: Problem With ExtractFields.vbs

by Guest » Sat Sep 19, 2009 9:07 pm

Y'all have taken care of my problems with ExtractFields.vbs. Thanks to everyone involved. Wish I could return the favor; however, you're out of my league.

Re: Problem With ExtractFields.vbs

by Eyal » Sat Sep 19, 2009 1:56 pm

You can use
Guest wrote:however, how do I leave the "Source" field blank? In other words, I am trying to "move" instead of "copy".
In that case, if your custom field is empty, you can perform a swap:

Image

(Make sure to respect all higlighted obj)

If it's too complicated, you can manually clear the Comment field:
- Select all desired tracks
- Edit properties (Shift-Enter)
- Check [X] the Comment box, with empty content.
- OK


@Mod: I think all this thread should be moved to end of ExtractFields thread.

Re: Problem With ExtractFields.vbs

by Guest » Sat Sep 19, 2009 12:14 pm

To nohitter's reply, I did install the two utility functions as instructed. To eyel's reply, I can duplicate yours and it works great; however, how do I leave the "Source" field blank? In other words, I am trying to "move" instead of "copy". Thanks to all.

Re: Problem With ExtractFields.vbs

by Eyal » Sat Sep 19, 2009 10:08 am

rongin3 wrote:I do not see "comment" in the "Usable masks" in the window. When I try to manually add "Comment" to the "Masks To Recognize" and add "Comment1" into the "Field Name" from the drop down window and point the arrow from comment to custom 1, I get "%ZD" showing up in "Custom1" instead of the info from "Comment"....Can someone please tell me what I am doing wrong?
Actually it has to be done in the opposite way.
First make sure to have the exact custom field name. Cutsom Fields can be renamed in Options|Library|Appearance.

For example, my "Custom 1" field has been renamed to "Source" :

Image


Then in ExtractFields window, this setup will copy Comment content to the custom field:

Image


Eyal

Re: Problem With ExtractFields.vbs

by nohitter151 » Sat Sep 19, 2009 9:24 am

rongin3 wrote:I had tried that script first and keep getting "Error #1024-Microsoft VBScript compilation error. Expected statement:
File: "C:\Program Filed (x86)\Media Monkey\Scripts\SwitchOrCopyFields.vbs" Line: 1, Column:0 ?????
Did you follow all instructions for installation including:
Utility functions Utility_General.vbs and Utility_Controls.vbs are necessary for the script to run.

Re: Problem With ExtractFields.vbs

by rongin3 » Sat Sep 19, 2009 9:09 am

I had tried that script first and keep getting "Error #1024-Microsoft VBScript compilation error. Expected statement:
File: "C:\Program Filed (x86)\Media Monkey\Scripts\SwitchOrCopyFields.vbs" Line: 1, Column:0 ?????

Re: Problem With ExtractFields.vbs

by Vyper » Sat Sep 19, 2009 7:30 am

See if nohitter's suggestion works for you (it looks like it should do what you want). If not, we'll figure this out. :)

Re: Problem With ExtractFields.vbs

by nohitter151 » Fri Sep 18, 2009 11:17 pm

This one can move comment to custom 1 without any modification:
http://www.mediamonkey.com/forum/viewtopic.php?t=7920

Re: Problem With ExtractFields.vbs

by rongin3 » Fri Sep 18, 2009 11:12 pm

I am sorry that I cannot copy a screenshot using vista "snip it" to this reply for some reason beyond my pay grade; however, reading your screenshot I can tell that there is no "comment" listed in usable masks. Is there a way to add it to the script from my end? If it is not too much trouble could you send me a sreenshot of how I should make the entries to move as apposed to copy the info in "Comment" and put it in "Custom 1" leaving "Comment" blank. I sincerely appreciate your time and effort.

Thanks

Re: Problem With ExtractFields.vbs

by Vyper » Fri Sep 18, 2009 7:20 am

You shouldn't have to drop it that far. What skin are you using?

Maybe a screenshot would help? This is what you should see (this is with the Spotify skin):


Image


Also, the script was written over 3 years ago so there may be some compatibility issues.

Re: Problem With ExtractFields.vbs

by Guest » Thu Sep 17, 2009 3:13 pm

I am running the latest version of 3.1 Gold. First, although I reduced my DPI from 120 to 96, I still cannot view the entire "Changed Tags Based On Existing Tags" window. This prevents me from seeing the "parallel/series" choice and also the correct usable masks. My problem is in attempting to switch the data in the "Comment" field to the "Custom 1" or "Custom1" field. When I to this, I get a %ZD appearing in the "Custom 1" window. I assume "Original Year" and "Year" equates to "Original Date" and "Date" in the properties window. I have most of my 35,000 songs with the Whitburn rating in the "Comment" section and I have renamed the "Custom 1" to "Pop Rating", and "Custom 2" to Country Rating etc. I really need this script.

TIA

By lowering the font to "4" I can now see most of the window. Vyper can you or someone else help me with the rest of my problem from above. I do not see "comment" in the "Usable masks" in the window. When I try to manually add "Comment" to the "Masks To Recognize" and add "Comment1" into the "Field Name" from the drop down window and point the arrow from comment to custom 1, I get "%ZD" showing up in "Custom1" instead of the info from "Comment"....Can someone please tell me what I am doing wrong?

Again Thanks

Re: Problem With ExtractFields.vbs

by Vyper » Tue Sep 15, 2009 7:19 am

Try going to Tools -> Options and scroll down to Skin ...... change the font size there and see if that helps.

Problem With ExtractFields.vbs

by rongin3 » Mon Sep 14, 2009 4:48 pm

I am running the latest version of 3.1 Gold. First, although I reduced my DPI from 120 to 96, I still cannot view the entire "Changed Tags Based On Existing Tags" window. This prevents me from seeing the "parallel/series" choice and also the correct usable masks. My problem is in attempting to switch the data in the "Comment" field to the "Custom 1" or "Custom1" field. When I to this, I get a %ZD appearing in the "Custom 1" window. I assume "Original Year" and "Year" equates to "Original Date" and "Date" in the properties window. I have most of my 35,000 songs with the Whitburn rating in the "Comment" section and I have renamed the "Custom 1" to "Pop Rating", and "Custom 2" to Country Rating etc. I really need this script.

TIA

Top