I am not sure if this is a bug, or is intended to operate this way.
I have an "accept" filter for a tv show called The.Spencer.Sisters.s??e??.*1080p*
But I was also getting downloads of Sisters.Feud. Rather than set another reject filter I decided to try the "Requires" filter for the show. However the result was all my other shows downstream of this filter were completely rejected by this filter in the not matched list.
Is this how the "Requires" filter is supposed to work?
The WIKI says: Require job title to contain this expression.
If matched, go to next filter. If not matched, reject job.
By rejecting job, does that mean everything else downstream?
That is what is happening when I try to use it.
How else can I specify I only want that exact show name download only?
I am running SABnzbd 4.3.3 on Windows Server 2016 Essentials (Win 10).
RSS Feeds Filter - "Requires"
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: RSS Feeds Filter - "Requires"
I don't know if the below is the correct way, but this works for me:
Let your indexer do the heavy lifting: only get "spencer.sisters" via RSS. Use that as your base RSS URL, for example:
https://api.nzb.su/api?apikey=BLABLABLA ... er.sisters
(or drunkenslug ... same format ... https://drunkenslug.com/api?apikey=BLAB ... er.sisters )
EDIT: so
/EDIT
Then in the RSS filtering, in this order:
Requires S??E??
Requires 1080p
Reject german
Accept *
Works for me.
Let your indexer do the heavy lifting: only get "spencer.sisters" via RSS. Use that as your base RSS URL, for example:
https://api.nzb.su/api?apikey=BLABLABLA ... er.sisters
(or drunkenslug ... same format ... https://drunkenslug.com/api?apikey=BLAB ... er.sisters )
EDIT: so
Code: Select all
https://api.nzb.su/api?apikey=BLABLABLA&t=search&extended=1&q=spencer.sisters
Code: Select all
https://drunkenslug.com/api?apikey=BLABLA&t=search&q=spencer.sisters
Then in the RSS filtering, in this order:
Requires S??E??
Requires 1080p
Reject german
Accept *
Works for me.
Re: RSS Feeds Filter - "Requires"
This is how that filter is supposed to work. It stops if not matches that line.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: RSS Feeds Filter - "Requires"
Thanks for the replies.
Wouldn't it be more useful if it would just go to the next line (next filter), instead of aborting all other lines below it? I have 670 lines of filters in my RSS feed config screen. As it stands, this "requires" filter is then useless. If I put it first, everything else below is aborted. If I put it last, then it would work, but I would have to remember to keep moving it to last if I add more filters. And then, what if I decide to use another "requires" filter. That would nullify the 2nd one (below it) completely.
I guess it's also fine if you only have it and no other filter in your RSS line.
I get what sander is demonstrating, but that seems like a lot of work for each show, especially with all the lines I have in my RSS config.
Sorry, but I fail to see the usefulness or the intended purpose of this "requires" filter.
I guess I will have to use another "reject" filter above for the time being.
I do appreciate your feedback and help.
Re: RSS Feeds Filter - "Requires"
> I have 670 lines of filters
Wow! Isn't an *arr app better for you?
Wow! Isn't an *arr app better for you?
Re: RSS Feeds Filter - "Requires"
Maybe. But I'm old
, and probably old school. And it's been working great for years (I love SABnzbd!) . But yes, the RSS config page also takes minutes to load. And it has to refresh after every change/update of a line. I've tried many different browsers, but all the same. I usually just open it in another tab and come back to it in a few minutes. I presently use Firefox, but it is starting to get pretty annoying, waiting a couple of minutes just to make 1 change or addition.
I can see that not many do it the way I do.
Oh well, I can only hope that maybe the "requires" filter would eventually work like the others.
I may end up looking into some *arr apps down the road.
Thanks again.

I can see that not many do it the way I do.
Oh well, I can only hope that maybe the "requires" filter would eventually work like the others.
I may end up looking into some *arr apps down the road.
Thanks again.