I have found several older examples of code for mp3 tag reading, and one for tag writing.
Unfortunately, teh read/write never works for me; and most of the reading ones work partially, not completely -- so before I go debugging/hacking 10 year old code (and 32bit to 64bit; asci to unicode) I figured I'd ask if any has had any luck?
I tried a couple that were based on dll's (taglib & id3lib)
Sadly, the id3lib didn't work and I could find x64 versions of the libs...
thanks for any help. This is for a personal project - I am cleaning up a massive music collection, and find most of the tools limiting in one way or another...(for example, mp3gain to normalize the album wipes out all other tags)