Guest wrote:
On a side note, is it posible to just have this script update the artist and album artist fields?
My guess is what the Guest (and myself) would like is a way to limit the fields the script updates to just the Artist and Album Artist.
Also, is there a way to limit the output of the confirmation window to just the files the script wants to change? Having just cleared the 10,000 track mark, the thought of trawling through that many entries to see if the script wants to change the likes of Pink Floyd's Animals album into The Animals is just too daunting.
I can not find the option for "Find Missing The" in my menu.
I have installed the script correctly, I am running MM 3.2.1 whit AdvancedDuplicateFindFix.3.6.2 Lyricator / SongPreviewer and SqlViewer.2.4 on Win7 64bit
And the option is not available in the "Choose Tree Nodes" option
Image (http://www.tiikoni.com/tis/view/?id=a25da92)
Just installed and tested this script. Got "You have no such artists in your visible library" message, however, when I cross checked with Tagging Inconsistencies->Persons->The Inconsistencies I found I had quite a few. e.g. (The) Afghan Whigs.
Cogito cogito ergo cogito sum. (Ambrose Bierce)
I drink therefore I am. (Monty Python)
Vista 32bit Home Premium SP2 / MM3.2.1.1297 Gold / Last.Fm 1.0.2.22 / IE8
Dell Inspiron 530 (1.8 Core2 / 2GB)
Skin: Vitreous Blue
Scripts: Add/Remove Playstat|Advanced Duplicate Find & Fix|Album Art Tagger|Backup|Batch Art Finder|Calculate Cover Size|Case&Leading Zero Fixer|DB_Audit|DB_Clean|DB_Schema|Event Logger|Genre Finder|Lyricator|Magic Nodes|MM2VLC|Monkey Rok|MusicIP Tagger|PUID Generator|RegExp Find & Replace|Right Click for Scripts|Scriptreloader|SQL Viewer|Stats(Filtered)|Tagging Inconsistencies
This script was one of my very first, and not nearly as sophisticated as the TI script. It'll be the brackets which are stopping my script from finding them.
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.
Dim theList(3) 'this number must match the largest item number
theList(0) = "The" 'add more lines like this one for more words
theList(1) = "Der" 'the fewer words you have the faster it will process
theList(2) = "Die"
theList(3) = "Das"
I assume you haven't changed this at all?
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.
It's a virgin MMIP. Will take a look at code later. Not a big issue as I check AMG for 'proper" coding before I change any of the the values. I can do it just as easily from TI.
Cogito cogito ergo cogito sum. (Ambrose Bierce)
I drink therefore I am. (Monty Python)
Vista 32bit Home Premium SP2 / MM3.2.1.1297 Gold / Last.Fm 1.0.2.22 / IE8
Dell Inspiron 530 (1.8 Core2 / 2GB)
Skin: Vitreous Blue
Scripts: Add/Remove Playstat|Advanced Duplicate Find & Fix|Album Art Tagger|Backup|Batch Art Finder|Calculate Cover Size|Case&Leading Zero Fixer|DB_Audit|DB_Clean|DB_Schema|Event Logger|Genre Finder|Lyricator|Magic Nodes|MM2VLC|Monkey Rok|MusicIP Tagger|PUID Generator|RegExp Find & Replace|Right Click for Scripts|Scriptreloader|SQL Viewer|Stats(Filtered)|Tagging Inconsistencies