ZITAT(ykeyke @ May 22 2012, 22:08)

I have no idea of programing, and I'd appreciate your help if you can help me make a *.src file for searching lyrics or text for the audios in:
http://indianapublicmedia.org/amomentofscience/archives/I've tried modifying parameters in the *.src that I have in the source folder, but that was unsuccessful.
Adapting some parameters is not enough. You need to write a search script and album script dedicated to that website. That is a lot of work, I won't do it if I don't see any usage for that database for myself.
Anyway, the first steps for you would be:
- Describe what kind of website that is and what database it provides. From a quick look at it, it looks like a web portal open to any kind of content and I can't find any database there.
- Find out if the page provides a API (Application programming interface). If not, the HTML source code would be parsed by Mp3tag, which generally makes scripts unstable due to layout changes of the web pages.
- Give a example of a search page there.
- Give a example of a database entry which you would like to access with Mp3tag.