Page 1 of 1

can't get REJECT items to NOT download in RSS

Posted: October 21st, 2010, 6:08 pm
by rastoma
Version: 0.5.4
OS: Win7 Ultimate 32bit
Install-type: Windows installer
Firewall Software: built in Windows fw
Are you using IPV6? No
Is the issue reproducible? yes


I have this as REJECT:  720*x264*720p

And it is first before any ACCEPT arguments.

But yet I get two copies of most shows.  Non high def and 720p.  No x264 have dl'd though.

What is wrong with my reject argument?

Re: can't get REJECT items to NOT download in RSS

Posted: October 22nd, 2010, 4:11 am
by shypike
You are rejecting jobs that have 720 and x264 and 720p.
And in that order too.
Don't  you mean this?
0 REJECT: 720
1 REJECT: 720p
2 REJECT: x264

Re: can't get REJECT items to NOT download in RSS

Posted: October 22nd, 2010, 9:48 am
by rastoma
shypike wrote: You are rejecting jobs that have 720 and x264 and 720p.
And in that order too.
Don't  you mean this?
0 REJECT: 720
1 REJECT: 720p
2 REJECT: x264
I have the rejects on just one line separated by an *

So each keyword has to be in a separate reject argument?  That's fine as along as it works.  I was just going by the FAQ.

Thanks I'll give that a go.

EDIT:  AHHH... Ok, I see what you're saying now.  I thought the * meant OR but it's AND.

Got it, thanks!