Hi,
I'm sorry if this has been asked before - I searched the forum and couldn't find anything relevant.
I use nzbs.org at my search indexer and have SABNZBd monitor the RSS feed for new content. Prior to the update to the new "beta.nzbs.org" site layout the items in my RSS feed would be corrently identified and sorted into the proper category. This no longer appears to be the case, is there anything I can do (short of modifying the rss.py file) to resolve this issue?
I was previously running 0.6.14 but updated to SABNZBd version 0.7.0Beta8 this evening and this didn't solve the problem. The new 0.7.0 had no categories defined at all, so I added custom categories for "movies", "music" and "tv".
*Edit, I was previously running on Ubuntu lucid and wiped my drive to install the Lubnutu 11.10 (XBMCbuntu).
SABNZBd categories when using the RSS from nzbs.org beta
Forum rules
Help us help you:
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.
-
aloneandeasy
- Newbie

- Posts: 2
- Joined: June 3rd, 2012, 1:22 am
-
aloneandeasy
- Newbie

- Posts: 2
- Joined: June 3rd, 2012, 1:22 am
Re: SABNZBd categories when using the RSS from nzbs.org beta
I Managed to work this out by myself
When adding my categories I didn't put the "*" on the end of the "Groups / Indexer Tags" so the beta.nzbs.org categories were not being correctly recognized.
For anyone stuck with the same problem it should look something like this:
Etc.
When adding my categories I didn't put the "*" on the end of the "Groups / Indexer Tags" so the beta.nzbs.org categories were not being correctly recognized.
For anyone stuck with the same problem it should look something like this:
Code: Select all
Category Priority Processing Folder/Path Groups / Indexer tags
TV default default my/tv/path TV*
Movies default default my/movie/path Movies*