Page 1 of 1

NZBMatrix categories

Posted: May 21st, 2011, 6:04 am
by djon
I have Sabnzbd+ 0.61.
In categories under Movies -> Group/Indexer tabs I wrote this: "Movies, movies.hd (x264)"

When I send a download a nzb from Nzbmatrix to sabnzbd+ it always has the category Default instead.
In the nzb link I can see that the category is 42 which according to this link correlates to the "movies.hd (x264)" category:
http://bazaar.launchpad.net/~sabnzbd/sa ... matrix.txt

What am I doing wrong?

Re: NZBMatrix categories

Posted: May 21st, 2011, 8:00 am
by shypike
You need to add a matching pattern in the "group" column of the category.
Like movies.hd*
This is used to map nzbmatrix categories on yours.

Re: NZBMatrix categories

Posted: May 21st, 2011, 8:20 am
by djon
djon wrote:
In categories under Movies -> Groups/Indexer tags I wrote this: "Movies, movies.hd (x264)"
Isn't that what I've done here?

Re: NZBMatrix categories

Posted: May 21st, 2011, 9:44 am
by shypike
With the quotes like that? That won't fly.
It should be:
Movies, "movies.hd (x264)"

What is "Movies" supposed to match?
The field is a comma-separated list of patterns.
So with my corrected version you have two patterns.
If you want to roll all nzbmatrix HD movie categories into one personal category, you would use:
movies*hd*
Quotes are needed when your pattern contains spaces or commas.

Re: NZBMatrix categories

Posted: May 21st, 2011, 10:34 am
by djon
Movies was just the default one and I expanded on that. I tried changing it to movies*hd* but still no go.

Isn't this correct?

Link:
Image

Re: NZBMatrix categories

Posted: May 22nd, 2011, 5:57 am
by shypike
I should have asked this before.
How do you get the NZB file into SABnzbd?
If you do that by downloading from nzbmatrix and then uploading the NZB
to SABnzbd, the category info will be lost.
The NZB file does *not* contain any info about the category.

There are only two ways in which the nzbmatrix category is available.
When you give SABnzbd a download URL like http://nzbmatrix.com/nzb-details.php?id=943214&hit=1
or when you use the RSS reader on an nzbmatrix feed.

Re: NZBMatrix categories

Posted: May 22nd, 2011, 3:16 pm
by djon
Ah bummer. I use Sabnzbdfox for Firefox so I guess it won't work. Too bad.