An Accurate ID3 Tag Database?
Andy Le Couteur Bisson asks: "Can anyone suggest an ID3 tag database that doesn't label everything from Gabber to Ambient as Electronica & Dance, or worse? I am currently ripping more of my CD collection and it is annoying to have to review and edit almost all of the tags after every session. The odd error or difference of opinion is understandable, but I struggle to comprehend the logic that categorizes The Liberators and Luke Slater as R&B (for the uninitiated they are Techno). I guess I'm looking for a more UK centric database but Googling hasn't helped much, thus far."
I've been working on this problem for a long time now and the last thing I want to do is to edit individual songs. The best solution I've come up with is to create a folder called "genre" under which I created individual genre folders. I then moved my artists and loose mp3s into those folders. The freeware I used to inspect the artists/paths in my collection is called "Mp3 Explorer". I should point out that I am only interested in the 148 genres of the ID3v1 tag because my BPM based player software uses this to select drum sets and grooves. Of those genres the major headache is the Blues (0), Other (12), Unknown (255 - hex(FF)), and Classical (32 - i.e. ASCII space). During the last year my Winamp front-end has been speaking the track details before and after the song plays to aid me in cleaning up my folders. I've also been using Allmusic.com to check up on artists and my collection is pretty stable now. I am now ready to code a routine to reset these main problem genres to their folder name. When that task is done I'll be able to use a tagger to work through individual folders, looking for anomalies. The freeware Winamp front-end that I wrote, called Ingrid, is a quantum computer emulator that is capable of detecting vary diverse musical signatures. When my collection is clean enough I intend to overlay mood shapes onto those signatures to generate accompaniment using more than just drums, e.g., guitars and piano rolls. http://homepages.ihug.co.nz/~income/ingridx/
Argumentum ad Probabilitum