Page 1 of 1
Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 9:03 am
by 8th sin
Has anyone been able to successfully add the sabnzb RSS feed to their google reader? I can access my web client just fine externally through a DDNS service, however gReader won't recognize it as a feed.
I'd rather use RSS than email to notify me of my downloads' status.
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 11:35 am
by c0ld
sab doesn't provide an rss feed does it? it uses rss for nzb downloads, but only uses email for status updates afaik.
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 4:57 pm
by switch
I can get both the history RSS and the upcoming queue RSS to work fine on google reader. If you are desperate, you could PM me the url you are trying to use.
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 5:06 pm
by 8th sin
Nope, I was leaving it off and plush for 0.4.9 doesn't include it in the link it generates.
However, including it doesn't work either. gReader still rejects the feed and trying to access it directly through my ddns hostname returns a 500 internal error.
Code: Select all
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 126, in _run
applyFilters('before_finalize')
File "/var/lib/python-support/python2.5/cherrypy/filters/__init__.py", line 151, in applyFilters
method()
File "/usr/share/sabnzbdplus/sabnzbd/utils/multiauth/filter.py", line 61, in beforeFinalize
**rsrc.callable_kwargs)
TypeError: rss() got an unexpected keyword argument 'apikey'
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 5:10 pm
by switch
Do you have a username or password set? If so, you need to add
Code: Select all
&ma_username=USER&ma_password=PASS
to the end of the url
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 5:13 pm
by 8th sin
PM'd you the URL.... I do have a user/pass set, but I get the same error.
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 5:20 pm
by switch
The RSS feed does not require the apikey, the api key is only really for url's that cause actions, not listing information.
Re: Sabnzb RSS feed in Google Reader
Posted: October 13th, 2009, 5:44 pm
by 8th sin
Works like a charm!
Thanks alot man, and many thanks to you and the team for a great piece of software!
Re: Sabnzb RSS feed in Google Reader
Posted: October 26th, 2009, 2:12 pm
by wally007
I get only last item from history in this feed " feed://localhost:8080/sabnzbd/rss?mode=history"
is there an argument to list last 10 items ?
EDIT --> whoops , that was just Safari bug. Sorry , i can see all items in Firefox and on iPhone. Thanks