Page 1 of 1
nzbsrus.com RSS feed support
Posted: October 28th, 2008, 2:05 am
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
Re: nzbsrus.com RSS feed support
Posted: October 28th, 2008, 2:46 am
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.
Re: nzbsrus.com RSS feed support
Posted: October 28th, 2008, 3:39 am
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
Re: nzbsrus.com RSS feed support
Posted: October 28th, 2008, 4:19 am
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...
Re: nzbsrus.com RSS feed support
Posted: October 28th, 2008, 4:59 pm
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.
Re: nzbsrus.com RSS feed support
Posted: October 28th, 2008, 7:29 pm
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.
Re: nzbsrus.com RSS feed support
Posted: October 29th, 2008, 2:40 am
by shypike
Well, I could not get it working.