Happy New Year everyone.
I don't know where to put this but I was writing a program that hopefully, if it ever gets to a usable state, will be made into a plugin for MP.
What the program does is traverse directories and tag mp3s from the directory structure.
I made this program because I have a lot of mp3 that are not tagged but they are all organized by directory
e.g. F:\Music\Artist Name\Album Title\
so it is pretty easy to get the artist and album info, and that was all I set out to do. That worked pretty well, and I could now sort my music by artist or album, but I decided to take it a step further and that is why I'm here.
I wanted to know is there any web service out there that offers music info only. I have been looking into using the amazon web service because it will give me enough info to do what I need but it's pretty heavy
any suggestions are welcome
in advance
I don't know where to put this but I was writing a program that hopefully, if it ever gets to a usable state, will be made into a plugin for MP.
What the program does is traverse directories and tag mp3s from the directory structure.
I made this program because I have a lot of mp3 that are not tagged but they are all organized by directory
e.g. F:\Music\Artist Name\Album Title\
so it is pretty easy to get the artist and album info, and that was all I set out to do. That worked pretty well, and I could now sort my music by artist or album, but I decided to take it a step further and that is why I'm here.
I wanted to know is there any web service out there that offers music info only. I have been looking into using the amazon web service because it will give me enough info to do what I need but it's pretty heavy
any suggestions are welcome