Problem getting categories passed to Sabnzbd

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
badbonez
Newbie
Newbie
Posts: 6
Joined: August 30th, 2016, 1:55 pm

Problem getting categories passed to Sabnzbd

Post by badbonez »

When I download nzb files from NZBgeek, Sabnzbd is unable to capture the category (i.e., Movies > HD, etc.). The Nzb file syntax seems fine:

Code: Select all

 <meta type="category">Movies > HD</meta>
And in Sabnzbd, under categories>Group/Indexer tags I have

Code: Select all

movies*, Movies*, Movies>HD, Movies*HD
These index tags work for other nzb sites. Any ideas why it doesn't work with Nzbgeek?

Thanks!
ALbino
Full Member
Full Member
Posts: 214
Joined: October 23rd, 2014, 12:28 am

Re: Problem getting categories passed to Sabnzbd

Post by ALbino »

FWIW, this is how I do it, with a space:

Code: Select all

movies > hd
NZBGeek is known for having little custom issues that need to be accounted for though, so it might just be them.
Post Reply