Case sensetive regex but downcase filename.
#1
Hi,

i just stumbled upon a problem:

The regex is case sensetive but the filename in $$1 for CreateSearchUrl is downcased.

Is it possible to get the original filename or at least the supposed movie name (without date etc.) within CreateSearchUrl or GetSearchResults ?

Or to get the regex case insensitive - maybe using a expression switch ?

Is there a list with all prefilled $$ variables within a scraper method?

Thx
Martin
Reply
#2
After some minutes going through the ScraperParser i figured out that the cs attribute can disable case sensetivity.
Reply

Logout Mark Read Team Forum Stats Members Help
Case sensetive regex but downcase filename.0