As promised there has been a change in the processes, see XML documentsation per function for intimate details.
Instead of actually having to call the "GetSearchResults" , simply calling the "CreateSearch" (no longer "CreateSearchUrl") will take actually go straight into returning the search results, the method for GetSearchResults will no longer be necessary to actually call.
Not completely happy with this version, it does almost everything its supposed to, (except in the Allmusic scraper discography and Biography are not retrieved even though the link is found and set through process perfectly)
There were some seriously interesting work arounds i had to do, as i said, make sure you read the XML documentation per function
For users of the old versions it should go with out saying this is no longer a drop in replacement as the functions had to be changed to support different types of scraper content.