I am trying to write a script to find some descriptions of contents for my audiobooks. Everything works fine until the ParserScriptIndex tries to "give" the Album Url to the ParserScriptAlbum. The Error Message "Internal Server Error (500)" appears every time I try to run the script.
The Index seems to do the job very well - wenn i have to choose, the preview button brings me to the right page.
The problem is this web site seems to respond always with Internal Server Error (500) although it returns proper html code.
The error code probably makes Mp3tag not parse the html code.
So it's no error in the script.
Mp3tag would have to ignore the error code and still parse the server response.
... and see ... the error message '... could not resolve "www.hoerspiele.deDas%20böse...'
This looks somewhat strange because the related line in the .scr script file is ...
[IndexUrl]=http://www.hoerspiele.de
There is no instruction written, which could cause the intended appending of the TITLE content directly behind the URL.
I think there are more bugs than we can imagine (not only spelling errors) in this particular corner of Mp3tag.