Sabnzbd: priority not assigned correctly when importing from watched folder

Created on 11 Jul 2020  路  7Comments  路  Source: sabnzbd/sabnzbd

Hey guys, using SABnzbd 3 from GitHub source/develop on Debian 10.4

When SAB reads my RSS feeds and imports a movie, it correctly assigns the "movies" category and sets the priority to "force" - great!

When SAB reads from my watched folder and imports NZBs, the category is also correctly assigned "movies", but the priority is set to "normal".

This used to work fine - import them and assign priority "force". How can we fix this?

Cheers!

Bug

All 7 comments

watch folder does not set priorities.
normally it would get set to whatever the default priority is. unless set by the category matching

now you could always add a pre-queue script to adjust that/add intelligence to just pass a specific priority or make the request to set a priority to override for watched folder.

This worked fine in SABnzbd 2.3.9. I'm using the same configuration files. :confused:

I'm hoping if this can't be fixed as an issue, maybe we could make it a feature request? It's a little odd to not be able to set priorities just because the import is from a watched folder.

can you share logs from your 2.3.9 instance ? (and your current instance) - full log so we see your .ini settings

and if you are running from source, you could try to back up to the commit before
https://github.com/sabnzbd/sabnzbd/pull/1502/files
to see if that is when the change was introduced

9155ade937f21a88d5c7c3b3ff9abe83d8871088

can you share logs from your 2.3.9 instance ? (and your current instance) - full log so we see your .ini settings

No, I don't use 2.3.9 anymore. I've switched to 3.0.0

You could always install 2.3.9 yourself and try it. :wink:

I can confirm something is going wrong here! It's indeed ignoring the category-priority.

Yup, I can confirm this now works again. Thanks @Safihre :grin:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hl2guide picture hl2guide  路  4Comments

pinn73 picture pinn73  路  5Comments

thezoggy picture thezoggy  路  8Comments

Jonnehs picture Jonnehs  路  6Comments

scriptzteam picture scriptzteam  路  6Comments