Hi, first of all, sorry for my bad english, i'm from Spain.
The question i have is this: i'm adjusting a scrapper to my needs, because the actual scrapper sometimes receives the name bad. I've been searching for info here, in the FAQ and in Scraper Engine - Moving Pictures and i haven't seen the answer for my doubt. In the Scraper Engine - Moving Pictures site i have found the variables that are passed to the scrapper. The variable named ${search} is a collection of information, but this information is parsed previously. I mean that i want to be able to read in the parser the file's name exactly, and not start working with ${search.title} that comes previously parsed.
Is this possible? Exists any variable name that corresponds with the file name as is?
Thanks for your help.
The question i have is this: i'm adjusting a scrapper to my needs, because the actual scrapper sometimes receives the name bad. I've been searching for info here, in the FAQ and in Scraper Engine - Moving Pictures and i haven't seen the answer for my doubt. In the Scraper Engine - Moving Pictures site i have found the variables that are passed to the scrapper. The variable named ${search} is a collection of information, but this information is parsed previously. I mean that i want to be able to read in the parser the file's name exactly, and not start working with ${search.title} that comes previously parsed.
Is this possible? Exists any variable name that corresponds with the file name as is?
Thanks for your help.