NZBMatrix categories

Get help with all aspects of 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
djon
Newbie
Newbie
Posts: 12
Joined: December 13th, 2010, 5:07 am

NZBMatrix categories

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: NZBMatrix categories

Post 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.
djon
Newbie
Newbie
Posts: 12
Joined: December 13th, 2010, 5:07 am

Re: NZBMatrix categories

Post 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?
Last edited by djon on May 21st, 2011, 8:32 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: NZBMatrix categories

Post 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.
djon
Newbie
Newbie
Posts: 12
Joined: December 13th, 2010, 5:07 am

Re: NZBMatrix categories

Post 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
Last edited by djon on May 21st, 2011, 1:49 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: NZBMatrix categories

Post 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.
djon
Newbie
Newbie
Posts: 12
Joined: December 13th, 2010, 5:07 am

Re: NZBMatrix categories

Post by djon »

Ah bummer. I use Sabnzbdfox for Firefox so I guess it won't work. Too bad.
Post Reply