Page 1 of 1
Error when trying to add Newzbin RSS Feed
Posted: April 25th, 2009, 3:01 pm
by tonic
I've never used RSS with sabnzbd before. I just upgraded to 0.4.9 and upgraded my nzbdstatus to 1.0.7. I put the API key from sabnzbd into nzbdstatus. I'm trying to add a newzbin feed as described here:
http://sabnzbd.wikidot.com/configure-rss . However, when I try to add it I get the "error: Session Key Required". Am I missing something here? Did something change with the new version such that I need to enter the feed differently?
Thanks for any help anyone can offer!
Re: Error when trying to add Newzbin RSS Feed
Posted: April 25th, 2009, 3:03 pm
by switch
I think adding RSS feeds broke in 0.4.9 for one of the skins. Try changing to another skin in config>general and restarting sabnzbd.
Re: Error when trying to add Newzbin RSS Feed
Posted: April 25th, 2009, 3:05 pm
by tonic
Fixed it! Thanks. I was in smpl and went back to default.
Hopefully I can go back to smpl after adding the feeds.
Re: Error when trying to add Newzbin RSS Feed
Posted: April 29th, 2009, 10:21 pm
by Nefarious
switch wrote:
I think adding RSS feeds broke in 0.4.9 for one of the skins. Try changing to another skin in config>general and restarting sabnzbd.
Thanks for that. I was having the same problem.
Re: Error when trying to add Newzbin RSS Feed
Posted: November 2nd, 2009, 6:13 pm
by kcossabo
I can not seem to get this to work for OSX version 0.4.12
I changed the gui, and using a link that is
feed://v3.newzbin.com/search/query/?q=mad+men&area=c.8&fpn=p&searchaction=Go&category=8&areadone=c.8&feed=rss
the full link from newzbin is;
feed://v3.newzbin.com/search/query/?q=mad+men&area=c.8&fpn=p&searchaction=Go&category=8&areadone=c.8&feed=rss&fauth=***
When I try the truncated link I get the following errors;
2009-11-02 18:02:57,297 WARNING [RSS] Failed to retrieve RSS from feed://v3.newzbin.com/search/query/?q=mad+men&area=c.8&fpn=p&searchaction=Go&category=8&areadone=c.8&feed=rss
SABnzbd is auto loading the bookmarks from NewzBin, but the RSS feed is giving me this errors. Even the sample ones from tvnzb
give me the warning
2009-11-02 18:06:55,591 WARNING [RSS] Failed to retrieve RSS from feed://
www.tvnzb.com/tvnzb_new.rss
any ideas?
Kevin
Re: Error when trying to add Newzbin RSS Feed
Posted: November 3rd, 2009, 2:31 am
by switch
We do bit recognise feed:// as a valid RSS feed protocol. Change it to http://
Re: Error when trying to add Newzbin RSS Feed
Posted: November 3rd, 2009, 9:10 am
by kcossabo
warning changed
2009-11-03 09:04:19,528 WARNING [RSS]: Empty RSS entry found (None)
pasting;
http://v3.newzbin.com/search/query/?q=m ... 8&feed=rss
into Safari, it changes to FEED and there is data.....?
what does bit recognize mean?
The TvNZB.com feed does work if changed to HTTP
Re: Error when trying to add Newzbin RSS Feed
Posted: November 3rd, 2009, 10:41 am
by shypike
Yeah, yeah, we'll start accepting feed:// in the next releaseĀ

Kind of silly that we need to...