Page 1 of 3

Implement Nzbmatrix category support like Newzbin?

Posted: February 28th, 2010, 12:01 am
by mikeyj
Hi All,

This would be a cool feature since I don't grab everything from Newzbin.

Thx!
Mike

Re: Implement Nzbmatrix category support like Newzbin?

Posted: February 28th, 2010, 3:37 am
by inpheaux
This depends on them exposing categories like Newzbin does. In the meantime, third-party developers like Duz are working on options to do this via scraping. Category-detection support will be in an upcoming build of nzbdstatus.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: February 28th, 2010, 5:14 am
by shypike
nzbmatrix is working on offering categories through their API.
Until that is done, we cannot support their categories.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: February 28th, 2010, 10:27 pm
by mikeyj
Looking forward to it! Thx guys!

Re: Implement Nzbmatrix category support like Newzbin?

Posted: March 30th, 2010, 7:54 pm
by sicks666
what about in the bookmark rss feed from nzbmatrix.  Category comes back, can't sab use that?  it would be awesome to have a way to match fields from an rss item to a specific category.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 2nd, 2010, 1:12 pm
by scope
I think with the current state of Newzbin (and I dont think we will ever see it back to what it used to be before they lost the court case) it would be grate if we got proper support for nzbmatrix in sabnzbd, especailly the category support we have with newzbin.

I am running the 0.5.0 release.. Is there beta's floating around with better support?

edit: I just installed 0.5.1 RC2, it doesnt seem to have more support for nzbmatrix either.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 7th, 2010, 2:03 pm
by lowfi
The king is dead long live the king :(

Bookmark downloading from nzbmatrix would also be great of course. But i understand it is all up to nzbmatrix.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 8th, 2010, 1:59 am
by shypike
They have a bookmark RSS feed.
Works fine.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 8th, 2010, 11:43 am
by sicks666
yes they have one that works fine, however we'd like to see the categories they send through be used and translated to sab categories

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 9th, 2010, 6:19 am
by ninocass
agreed :) rss feed has the catagories we just need to parse them :)

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 9th, 2010, 2:10 pm
by shypike
This will be done for 0.6.0.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 9th, 2010, 6:23 pm
by inpheaux
ninocass wrote: agreed :) rss feed has the catagories we just need to parse them :)
We've been hesitant to implement parsing of nzbmatrix' rss feed category field because it would be one-off code, since there's no "standard" way people implement categories for rss feeds. If we do one-off stuff like this, we prefer it to be related to implementing an API. However, since it seems NZBMatrix is unwilling to add category support to their actual API, we might as well implement their RSS categories.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 10th, 2010, 2:34 am
by sicks666
I agree that one-off coding is best to be avoided, however, allowing advanced users to implement a regex matching rule on the description node of the rss feed in order to capture a category would not be as specific as a one-off code.  Not as good as a hook into the api, but a decent alternative.

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 11th, 2010, 2:44 pm
by zi99y
shypike wrote: This will be done for 0.6.0.
Great, I'm looking forward to this feature.

Will it be possible to allow the "Get Bookmarks" link to also check the RSS feeds? The only way to force rss updates that I can find is in the config page, which is not intuitive.

Thanks for getting sabnzbd+ working nicely with nzbmatrix - good work devs!

Re: Implement Nzbmatrix category support like Newzbin?

Posted: April 11th, 2010, 2:55 pm
by shypike
Nzbmatrix doesn't have a bookmark API.
All it has is a special feed. So we will not "connect" getbookmarks-now to nzbmatrix.
We're also not pre-configuring their special RSS feed.
We might do more when they implement a proper API.

I'm always wondering why people want "now" buttons on a program
that really should be doing it's work in the background.
The less you see SABnzbd, the better we did our job ;)