The intention with the artistdirect.src I've reworked was to help shufty building this web source definition - but it seems that I have to do it by myself again
I also wrote an explanation why searching by artist is not possible with this web source. The web source framework uses a two stage method to get the albums' information - first search gives you a list of albums, second search gives the selected albums' information. If you get a list of artists first, you won't be able to do the rest in one step (getting artists' albums and the album information).
Can you please tell me, which search string returns no results for you? I've only tested this source with a few albums, so it's very likely that there are still some problems left.
I'm sorry Florian... wasn't trying to cause you more work.
I'll list a few that I was talking about for you like you requested though.
Warzone - [1994] - Old School To The New School
Where Fear & Weapons Meet - [1998] - Where Fear & Weapons Meet
Where Fear & Weapons Meet - [2001] - Unstoppable
Where Fear & Weapons Meet - [2003] - Control
Whitesnake - [1984] - Slide It In
Will Haven - [1999] - WHVN
Will Haven - [2001] - Carpe Diem
Will Haven - [2004] - Will Haven
Voivod - [1989] - Nothingface
Van Halen - [1980] - Women And Children First
There are a few I know are on the site, but I'm not getting hits back on them.
Sorry, i've had another look, but i'm just not getting anywhere. I kind of understand the code, but not fully and sometimes i get a bit lost; maybe i did rush it the first time. When i have some free time i will look at it.
The language it web source, correct?
EDIT: I just redownload the .src file you modified, seems to be working. tried "the downward spiral", pulled results back G13 will be happy. Thanks florian, if there are any more sites, i'd like to have a go at them too.
CDDB by Gracenote is also one of the biggest databeses out there. I know this is probably asking for too much but it will make a nice addition to the other services.
According to their EULA, you are not allowed to implement access to other databases when using their CDDB2 service. Also, during the query you are required to display the Grancenote logo.
Edit: Oh, and the most important thing - you have to pay for the license, unless you have a non commercial product (and MP3Tag is a commercial product according to their terms of service).
Sebastian, I guess what you say is true. But I guess a query to gracenote CDDB could be made by a web source definition (an not via any kind of protocol, that I guess is the way they ask you to pay their license -sorry, Im not a guru, nor coder so maybe Im wrong with my ideas). Once again, Im not a coder, but I looked into those ".src" files and the source code of gracenote search page and I thought it could be made easily... in my case the only thing that my non-coder brain came across was that it would be nice that someone else built it hehehe.
Im suggesting this way because when I look for a specific artist, title or album it has an option to look for an exact match, or combine search options, like artist and title, artist and album, etc., so it results in a few or a single result... and not tons of them as it happens in freeDDB. I mean, I've been doing this thing of manually serching in the gracenote page since I first tagged my then short MP3 collection, but it is a hell being copying and pasting results from the web page to the program, and now more than ever when my collection has geometrically grown to the half of my "tiny" hard disc, and like 50% of it does not have its complete information (be it album, year, track numbering, etc)
P.S. Florian: cool program you've made! I've been using it like 2 o 3 years ago. Im still using an older version (2.16) 'cause it still uses the format %i - %t. OK I admit it; Im a lazy man who won't read or write those new %artist% things Besides, I think older version were faster than the newer (not faster in a way that it loads quickly into the memory, but faster for a user to do its tasks in a lesser time)