Quote:
Originally Posted by raztoki
rule name: "generic tv"
package name: equals; "(.+)S\d+E\d+.+"; regex checkbox
then set...
Download Directory; "somepath\<jd:orgpackagename:1>"
done
raztoki
|
Package name sure seems the way to go, even though now it does the same thing with
(.+)S\d+E\d+.+ as it did with
(/.*)S\d+E\d+ and its being ingored by the link grabber which puts it in the default location with the full name. I even tried to put the rull as the first one to execute, still the same.
Controll pic so you can see i did what you said.