[solved] nzbmatrix rss +categories need help

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
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

[solved] nzbmatrix rss +categories need help

Post by Sinisa »

Hi guys,

I have been using Sabnzb+ for almost a year now, no major problem just does its job perfectly.

I have 0,74 vesrion installed on xbmcbuntu with couchpotato and sickberad "feeding" sabnzbd+ no problems at all.

Today I tried to configure sabnzbd+ to sort my bookmarks on nzbbmatrix rss feeds,
but I am doing something wrong and it is not working as I think it should. It is not recognizing categories, i know i have miss configured something
just don't know what. Biggest problem is that I am new to this whole concept so don't even know what to Google to get the answer that i need,

Code: Select all

 
http://nzbmatrix.com/rss-bookmarks.php?userid=xxxxx&apikey=xxxxxxxxxxxxxxxxxxxxxxxx&cat={music-all}
RSS feed configuration in sabnzbd looks like this:
type = requires category
filter = *
category = music

But feed from my bookmark of mp3 album is not sorted as music when added tu queue, but as default.

Thank you in advance
Last edited by Sinisa on October 18th, 2012, 6:37 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix rss +categories need help

Post by shypike »

You need to select "music" as category in your RSS setup in Config->RSS.
Either that or map nzbmatrix's category system to your categories.
In that case you would enter something like *music* (with the asterisks) in the "Groups / Indexer tags" column in Config->Categories.
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

thanks for quick replay,

but my English is limited to basic communication. I think I have setup my rss for music.
Here is a section for music rss from my ini file.

Code: Select all

[rss]
[[Music]]
pp = ""
enable = 1
name = Music
script = ""
uri = http://nzbmatrix.com/rss-bookmarks.php?userid=xxxxxx&apikey=232xxxxxx&cat={music-all}
cat = ""
priority = -100
filter0 = music, 3, "", C, *, -100, 1
Is there anything else I should configure?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix rss +categories need help

Post by shypike »

Did you actually set up a "music" category Config->Categories?
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

yes, I was thinking that i messed up rss url, but then i guess i would not get anything.

Code: Select all

[[music]]
priority = -1
pp = 3
name = music
script = Default
newzbin = music
dir = /mnt/arhiva/download/audio
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix rss +categories need help

Post by shypike »

The inheritance rules for categories are rather complex.
I do recommend that you change your category to this:

Code: Select all

[[music]]
priority = -1
pp = 3
name = music
script = Default
newzbin = *music*
dir = /mnt/arhiva/download/audio
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

still no go, added one album it ended in "Not Matched" .

Tried changing cat id to 22.
Adding one mp3 album after that, same result.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix rss +categories need help

Post by shypike »

Looking at your nzbmatrix definition again, I think you use the wrong approach.
It better to leave out the cat={music-all} part of the feed.
Just create an RSS defintion for bookmarks feed.
You can then rely on nzbmatrix's own category system.
So remove the category setting from the RSS definition in SABnzbd.
The *music* text in Config->Categories->music will translate all of nzbmatrix music categories to your own.
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

]ok tried that still no go,

should i post my debug log, complete ini file?

I deleted all my rss feeds setting, now there is only one - for music, I removed category at end of feed. Bookmarked one mp3 album and forced reading of feed.
Album fell to "not mached".

I tried forcing download and it was added to queue as music :/
Here is part of log:

Code: Select all

2012-10-17 12:22:50,766::DEBUG::[bpsmeter:253] bps: 528474.736303
2012-10-17 12:22:51,949::DEBUG::[interface:1651] RSS READOUT = True
2012-10-17 12:22:51,949::DEBUG::[rss:320] Running feedparser on http://nzbmatrix.com/rss-bookmarks.php?userid=114xxx&apikey=2325xx
2012-10-17 12:22:52,121::DEBUG::[rss:322] Done parsing http://nzbmatrix.com/rss-bookmarks.php?userid=114xxxx&apikey=2325xx
2012-10-17 12:22:52,121::DEBUG::[rss:394] Trying title Alice Cooper   Trilogy
2012-10-17 12:22:52,121::INFO::[__init__:896] Saving data for rss_data.sab in /home/sinisa/.sabnzbd/admin/rss_data.sab
2012-10-17 12:22:52,147::DEBUG::[interface:1651] RSS READOUT = False
2012-10-17 12:22:52,147::DEBUG::[rss:394] Trying title Alice Cooper   Trilogy
2012-10-17 12:22:52,686::INFO::[rss:493] Starting scheduled RSS read-out
I don't know is this relevant but i noticed that RSS setting for categories is "empy"

Code: Select all

[rss]
[[Music]]
pp = ""
enable = 1
name = Music
script = ""
uri = http://nzbmatrix.com/rss-bookmarks.php?userid=114x&apikey=232xxx
cat = ""
priority = -100
filter0 = music, "", "", C, *, -100, 1
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix rss +categories need help

Post by shypike »

Yes, it's better to send the sabnzbd.ini file to bugs@sabnzbd.org
But first remove all passwords from the copy, I don't want those.
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

shypike wrote:Yes, it's better to send the sabnzbd.ini file to bugs@sabnzbd.org
But first remove all passwords from the copy, I don't want those.
Ok all just add all feeds i think i need.

Thank you for your help and support.
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

sent
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbmatrix rss +categories need help

Post by shypike »

Your "music" and "movies" RSS definitions have a "RequireCat" filter only.
This will never match anything.
Make sure that your filters have an "Accept" line, which comes after any "RequireCat" or "Reject" filter.
Sinisa
Newbie
Newbie
Posts: 32
Joined: June 3rd, 2012, 10:18 am

Re: nzbmatrix rss +categories need help

Post by Sinisa »

shypike wrote:Your "music" and "movies" RSS definitions have a "RequireCat" filter only.
This will never match anything.
Make sure that your filters have an "Accept" line, which comes after any "RequireCat" or "Reject" filter.
That did it. :)
Sorry if my info was not clear enough, my English is rubbish for anything else but basic communication,
and whole concept of usnet is quite new to me.

Thank you for your time, good will and patience.

Regards, Sinisa
Post Reply