Page 1 of 1

SABnzbd not recognizing categories

Posted: February 19th, 2021, 10:43 am
by axia
Hey

I'm running the latest SABnzbd 3.1.1 on macOS 11.2 (Big Sur). I have a problem getting SABnzdb to recognize categories. I have enabled debug logging and confirmed that the category is present from the indexer:

Code: Select all

'category': ['TV > HD']
In SABnzbd I have configured the following categories, together with others:

Code: Select all

TV*, TV > HD
All downloads in the TV-category just ends up with the "Default" category. Where can I look further for debugging?

Re: SABnzbd not recognizing categories

Posted: February 22nd, 2021, 2:37 am
by axia
Anyone? :)

Re: SABnzbd not recognizing categories

Posted: February 22nd, 2021, 5:21 am
by Puzzled
I don't really know how this works. I assume you mean incoming stuff from RSS feeds? Have you tried adding a filter to the RSS feed? Click on the feed name under RSS.

Re: SABnzbd not recognizing categories

Posted: February 22nd, 2021, 3:47 pm
by axia
There isn't any RSS involved in this particular issue. Downloads are queued from Sonarr with the API-key.

Re: SABnzbd not recognizing categories

Posted: February 22nd, 2021, 6:05 pm
by Puzzled
Then it will put it in the category you configured in download clients in Sonarr. It doesn't matter which indexer category it was found in.

Re: SABnzbd not recognizing categories

Posted: February 23rd, 2021, 3:13 am
by axia
Oh. So simple, yet so effective. I haven't had it specified in Sonarr earlier, but that solved it. :D