There is any way of search lyrics in mass?
something like get a array of selected song names and artists and do a loop of searches.
I wrote a script to import lyrics from some sites, works fine.
but some things is just don't clear to me, because I edited others scripts.
I'm a programmer, but I don't really get the whole idea of this scripting language, is not procedural, doesn't seems like goto, nether any other that I know. I'm not sure if the statements are actually like writting to a buffer or just discarding text.
what is that for?
[ParserScriptAlbum]=...
[ParserScriptIndex]=...
outputto "coverurl" this I understands, I guess...
theres any way of do a search, get the lyrics, and then search other url and get the cover and output both lyrics and cover in a single script run?
I know it's a lot of questions, I not found any useful reference on this forum and now Im feeling very dumb, if can anyone clarify some of these questions, I appreciate.
