Page 1 of 1

Categories for Nzbs dot org

Posted: March 18th, 2019, 1:21 pm
by Necronious
I have been using this config for years and dognzb properly drops movies in my movies folder and tv in my tv folder but nzbs dot org does not.

CATEGORY PRIORITY PROCESSING SCRIPT FOLDER/PATH INDEXER CATEGORIES

tv Default F:\TV tv
movies Default F:\MOVIES movies*

I would have posted a screenshot but new users can't post links.

Thanks in advance.

Re: Categories for Nzbs dot org

Posted: March 19th, 2019, 2:06 am
by safihre
Did this change recently or has it never worked?
You should check the first few lines of the NZB files from nzbs.org, does it have a "category" tag?

Re: Categories for Nzbs dot org

Posted: March 19th, 2019, 7:11 am
by Necronious
It has always been that way. First few lines? I don't know what you mean.

Re: Categories for Nzbs dot org

Posted: March 20th, 2019, 7:10 am
by safihre
Open the NZB in a text editor, like Notepad, it will show in the first few lines of text category=

Re: Categories for Nzbs dot org

Posted: March 20th, 2019, 11:57 pm
by Necronious
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE nzb PUBLIC "-//newzBin//DTD NZB 1.1//EN" "http://www.newzbin dot com/DTD/nzb/nzb-1.1.dtd">
<nzb xmlns="http://www.newzbin dot com/DTD/2003/nzb">

<file poster="Bob &lt;bob@home.me&gt;" date="1553120585" subject="&quot;09afbe26b1f77e68e5879fae5812d8ab&quot; yEnc (1/66)">
<groups>
<group>alt.binaries.u-4all</group>
</groups>
<segments>

Re: Categories for Nzbs dot org

Posted: March 21st, 2019, 2:15 am
by safihre
So it seems it does not contain any category information.
Unless you manually specify it when adding the NZB, SABnzbd doesn't know it should go to Movies.

If you inspect the files from dognzb you will see that these files have Category-tag.

Re: Categories for Nzbs dot org

Posted: March 21st, 2019, 6:39 am
by Necronious
safihre wrote: March 21st, 2019, 2:15 am So it seems it does not contain any category information.
Unless you manually specify it when adding the NZB, SABnzbd doesn't know it should go to Movies.

If you inspect the files from dognzb you will see that these files have Category-tag.
I should sue them!!! Kidding. Thanks for the help.