Make Trailing The 2.1 [MM2+3]

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: Make Trailing The 2.1 [MM2+3]

Re: Make Trailing The 2.1 [MM2+3]

by iwas15 » Wed Oct 18, 2023 11:46 pm

Do you have a NEW script for this action that works with Media Monkey V5.0.4

Re: Make Trailing The 2.1 [MM2+3]

by Guest » Tue Sep 13, 2011 5:37 am

Hi again,

Many thanks for the info, I'll be checking out your suggestions! I guess looking in the 'Scripts' folder for a script was a bit too complicated for me! I was trying to edit the installer file.

Thanks for your patience :-)

Robin

Re: Make Trailing The 2.1 [MM2+3]

by trixmoto » Tue Sep 13, 2011 3:06 am

My "Remove Prefixes" script does this, but so can a lot of other scripts, like the RegExp script. All my scripts are editable, you'll find it in your "Scripts" folder.

Re: Make Trailing The 2.1 [MM2+3]

by Guest » Sun Sep 11, 2011 1:38 pm

Hi, can you point me in the direction of an editable copy of your script so that I can attempt to make a modification to suit my own personal eccentricity? I want to completely remove leading "The" from the artists names of selected mp3s. For example, "Average White Band" is far more useful to me with no "The" either leading or trailing.

Thanks for any help you can give me, and also for the many of your other scripts which help me enormously with the already great Mediamonkey :D

Robin

Re: Make Trailing The 2.1 [MM2+3]

by trixmoto » Sun Jun 28, 2009 9:12 am

Thank you very much. This script should check both the artist and the album artist fields, if you are using the latest version.

Re: Make Trailing The 2.1 [MM2+3]

by shawn » Sun Jun 28, 2009 8:24 am

Hey trixy.

First off: Being a relatively new convert to MM and someone who finds himself returning time and time again to your scripts page on trixmoto.net, please let me just say "thank you" for your hard work and invaluable scripts.

• • • • •

My question is such:

How might I tweak this script so that it adds a trailing ", The" to the AlbumArtist field of my selected tracks instead of the Artist field?

-Shawn

Re: Make Trailing The 2.1 [MM2+3]

by phanmo » Tue Jul 01, 2008 4:20 pm

No line numbers; the exact message is: "Error happened during script execution: Nom Inconnu". The weird things is that it gives me the same message when I click Cancel. To close the name display window I have to click on the X.

Re: Make Trailing The 2.1 [MM2+3]

by trixmoto » Tue Jul 01, 2008 9:27 am

Does the error message indicate a line number?

Re: Make Trailing The 2.1 [MM2+3]

by phanmo » Tue Jul 01, 2008 8:40 am

First of all, I would like to say thank you for this script; I dunno why I didn't notice it before. I've been doing my The Artist to Artist, The fixes with a tagging program.
I'm having trouble getting this to work though; every time I try it, the window comes up with the artist names the way I want them but when I click OK, it says "problem during script execution: unknown name" (actually it say "nom inconnu" 'cause my laptop's running a french version of Vista!). Any suggestions?
Cheers

Re: Make Trailing The 2.1 [MM2+3]

by matts2 » Mon Mar 03, 2008 4:03 pm

matts2 wrote:I have a strange problem with this script. I ran the script and it seemed to work fine. That is, when I looked at, say, a Who song the Artist/Album Artist were "Who, The". But when I tried to auto-organize the files it kept on wanting to put it in \The Who\. I tried to exit MM and return, but the problem remained.

Then things go weirder. I moved the files outside of MM, manually deleted the entries from the DB, and told MM to re-scan the folders. When done the Artist/Album Artist are back as "The Who".

I don't know if it matters, but I have lots of songs, about 30K songs and 200GB.

Any idea of what might be happening? I would look myself, but I am not all that familiar with VBS.
Post this elsewhere as well, sorry. I now suspect that my problem is a Vista file protection problem. Since I am wiping this #(*!@(%Y Vista install next week I won't sweat this.

Re: Make Trailing The 2.1 [MM2+3]

by matts2 » Fri Feb 29, 2008 10:21 pm

I have a strange problem with this script. I ran the script and it seemed to work fine. That is, when I looked at, say, a Who song the Artist/Album Artist were "Who, The". But when I tried to auto-organize the files it kept on wanting to put it in \The Who\. I tried to exit MM and return, but the problem remained.

Then things go weirder. I moved the files outside of MM, manually deleted the entries from the DB, and told MM to re-scan the folders. When done the Artist/Album Artist are back as "The Who".

I don't know if it matters, but I have lots of songs, about 30K songs and 200GB.

Any idea of what might be happening? I would look myself, but I am not all that familiar with VBS.

by trixmoto » Mon Nov 12, 2007 11:29 am

New version (2.1) is now available to download from my website. It's been updated for MM3 so there is now an installation package too. :)

by trixmoto » Wed Aug 22, 2007 3:30 am

If you want to change folders you can use MM's auto-organise feature.

by cadmanmeg » Wed Aug 22, 2007 1:12 am

Is there a simple way to edit this script so that it always fixesa the "the" issue with folders and sub folders? I know it can be as simple as the rename function for one folder, but then what if you want to do multiple folders and subfolders? While typing this I thought to myself, how will this work across several folders by different artist? So is it possible? I think that would be a great addition and improvement! Thanks much for yet another fine script!

by trixmoto » Mon Aug 20, 2007 10:52 am

No, but if you did a global replace of "AlbumArtist" with "Album" in the script file, then I think that would do the trick. :)

Top