queue/history results not filtered on nzb_ids

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
philborman
Newbie
Newbie
Posts: 3
Joined: April 24th, 2021, 5:19 am

queue/history results not filtered on nzb_ids

Post by philborman »

Filtering works fine with &search= but nzo_ids= appears not to work
example url http://localhost:8090/api?mode=history& ... o_h90pjip7
this returns all results in the history, not just the one matching SABnzbd_nzo_h90pjip7

is this a known issue or have I got a malformed url?
thanks
User avatar
jcfp
Release Testers
Release Testers
Posts: 986
Joined: February 7th, 2008, 12:45 pm

Re: queue/history results not filtered on nzb_ids

Post by jcfp »

The url looks fine. What version of sabnzbd are you using? Filtering by nzo_ids was added in 3.2.0b1.
philborman
Newbie
Newbie
Posts: 3
Joined: April 24th, 2021, 5:19 am

Re: queue/history results not filtered on nzb_ids

Post by philborman »

Ah ok thanks, didnt realise it was so recent addition, I am on 3.1.1
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: queue/history results not filtered on nzb_ids

Post by safihre »

Is your job still in post processing? I see now that the filter doesn't work for jobs that are still post processing (that's a bug indeed).
For finished jobs it should work.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
philborman
Newbie
Newbie
Posts: 3
Joined: April 24th, 2021, 5:19 am

Re: queue/history results not filtered on nzb_ids

Post by philborman »

The problem was I was on sabnzbd 3.1.1
Filtering on name works so I will stay using that for now. I expect filtering on nzb_ids will be more efficient.
Thanks for the fast response
Post Reply