Having trouble with the "From SxxEyy" filter

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
maxlan
Newbie
Newbie
Posts: 3
Joined: January 19th, 2018, 12:26 pm

Having trouble with the "From SxxEyy" filter

Post by maxlan »

I upgraded from 4.0.1 to 4.4.1.
Now, all my TV RSS feeds are finding no episodes and I tracked it down to the "From SxxEyy" filters. If I remove the filter, I get a match, add it back in and everything is filtered out.

I've still got my 4.0.1 deployment and started it up and it works fine.


My config file for the feed looks like (I picked Leverage at random for testing, I've never watched it!):

Code: Select all

 [[lever]]
  name = lever
  uri = masked
  cat = ""
  pp = ""
  script = ""
  enable = 1
  priority = -100
  filter0 = "", "", None, S, S01E01, -100, 1

But I get the same with just "From SxxEyy" and a separate "Accept *"

Code: Select all

  filter0 = None, "", None, F, S01E01, None, 1
  filter1 = "", "", None, A, *, -100, 1

(Literally using the same config files/drive mapping/etc... just run one image or the other. One works, the other doesn't.)

I saved this RSS feed with 4.4.1 just in case there was a new syntax in the config file.


Go back to the 4.0.1 and I can see some "Filter requirement match on rule 1" and the like.

The text filter works fine. Just the "From" filter which seems broken. If I set the filter to "Accept s02" I can get only season 2 but I'd rather filter for specific versions!



If I run sabnzbd:4.2.3-ls159 I see this problem.
If I run sabnzbd:4.1.0-ls140 the From filter works as expected...
Last edited by maxlan on March 24th, 2025, 4:27 pm, edited 1 time in total.
maxlan
Newbie
Newbie
Posts: 3
Joined: January 19th, 2018, 12:26 pm

Re: Having trouble with the "From SxxEyy" filter

Post by maxlan »

Image
User avatar
safihre
Administrator
Administrator
Posts: 5567
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Having trouble with the "From SxxEyy" filter

Post by safihre »

Apologies for the delay.
You have indeed found a bug.
I will fix it for 4.5.1!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply