booblers wrote:It's hard to say - it always crashes right after that 3rd check and I can't really tell what it's looking up because it goes away very quickly.
I think I've got the indexoutofbounds error figured out, as soon as I get a couple of other things working, I'll post an update.
booblers wrote:Also - there seems to be an issue when 2 tracks have the exact same name but different track#s - it wants to re-number the track that comes first with the track# for the second one. Sounds confusing but if you check the album: "Andrew Bird - The Mysterious Production of Eggs" you will see what I mean - 2 tracks with the name "[image]" - it wants to number both tracks #12 - instead of #1, #12 as MB lists them.
This one will be hard to fix. MM does the smart matching, so I'll have to look for a way to over-ride MMs smart matches.
booblers wrote:And because I realized I hadn't said so yet: this script is awesome
booblers wrote:Also some feature requests: Musicbrainz takes certain information that I and others sometimes put into titles and puts it elsewhere (things like featuring, w/<artist>, etc) - I'm wondering if you can grab that type of information and put it into the "Involved People" tag? Otherwise I just lose it because it gets stripped from the titles without being added back in anywhere - even when MB knows it exists.
I'll look at adding this. It get's tough though as I'll have to parse for numerous things then make sure the featuring artist(s) weren't already listed as performers. Also, I won't be able to parse "and" or "&" to know if it's 2 artists or one group name that includes the "and" or "&". You'd have to watch for those and manually correct after it tags them. Anyway, I'll look at ways to add this feature.
booblers wrote:The list of available columns to display down at the bottom does not include some of the things that are being written. Year shows up, but the Label does not, for instance. Also lyricist and conductor. If you add related people then that should display as well. I just like to make sure it's not overwriting anything that I'd rather keep and I need to be able to see what's in the tag to do that.
Unfortunately MM controls the columns available at the bottom. I'm not aware of any way to add additional columns beyond the standard ones it allows.
booblers wrote:And one last thing - I'm not incredibly familiar with MusicBrainz - what I've seen so far looks very good, they default to the ways I like to tag - but I can't tell if they are creating different albums for multi-disc situations? I have several albums with 2+ discs and either the tagger or musicbrainz doesn't seem to handle them well at all, I have to do those by hand...
It's MusicBrainz, which from what I can tell is partly (mostly?) based on user-submissions. Try my Yahoo Music Tagger script - it handles multi-disc sets.
booblers wrote:Anyway, thanks for the script.
You're Welcome!
