nzbsrus.com RSS feed support

Want something added? Ask for it here.
Post Reply
zeno
Newbie
Newbie
Posts: 2
Joined: October 28th, 2008, 1:54 am

nzbsrus.com RSS feed support

Post by zeno »

Hi, I added a nzbsrus.com feed under Config/RSS, but the scheduler fails to download from that feed, I got the following warning in the Logs:

"ERROR [sabnzbd.misc] Error getting url http://www.nzbsrus.com/nzbdownload.php/15585...."

and in the History I see:

"Failed to fetch NZB from http://www.nzbsrus.com/nzbdownload.php/15585...."


can you fix this? or is this a nzbsrus problem?

thanks
Last edited by zeno on October 28th, 2008, 1:38 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbsrus.com RSS feed support

Post by shypike »

Unfortunately there are no standards for RSS feeds of such sites.
So we end up coding support for specific sites.

I'll have a look ar nzbsrus.com.
You can help us by emailing an RSS (xml) file from this site to bugs at sabnzbd.org

So far we do support at least:
newzbin.com
tvnzb.com
nzbindex.nl (but only in 0.4.5Final)

And anything that follows tvnzb.com's method.

Support for nzbmatrix will be in the 0.5.0 release.
zeno
Newbie
Newbie
Posts: 2
Joined: October 28th, 2008, 1:54 am

Re: nzbsrus.com RSS feed support

Post by zeno »

Ok, I sent you the feed sample (xml)

Actually, from a parsing point of view, I think sabnzbd parses the RSS feed correctly (when I press the Preview button in Config/RSS, I can see the entries and they look fine), maybe the issue is that nzbrus RSS links require authentication? I don't know...

Let me know what else I can do to help
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbsrus.com RSS feed support

Post by shypike »

First guess: it requires authentication.
If so and if it's (almost) like nzbmatrix.com, it should be doable.
nzbmatrix will be supported in 0.5.0 (later this year).

If we need a paid account to test, then we will probably not support it...
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbsrus.com RSS feed support

Post by shypike »

Not any time soon  >:(

I found this on the nzbsrus.com forum:

http://www.nzbsrus.com/phpbb2.php?page=viewtopic&t=6839
Question:
Doodr, try NZBFeeder from http://sharputils.blogspot.com/
It seems to work pretty well, but I'll be buggered if I can work out how to get it to work properly with the RSS Feed from NZBsRUs.

Answer:
It's something we don't support yet. The system is almost done, but I got caught in different things at the moment.
I'll let you all know when the system is finished.
Complain loudly at their forum.
Last edited by shypike on October 28th, 2008, 5:02 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: nzbsrus.com RSS feed support

Post by switch »

Huh? It's just a cookie authentication like nzbmatrix, and requires no re-working of urls. I'll expand the nzbmatrix code to work for this site too.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: nzbsrus.com RSS feed support

Post by shypike »

Well, I could not get it working.
Post Reply