Sabnzb RSS feed in Google Reader

Feel free to talk about anything and everything in this board.
Post Reply
8th sin
Newbie
Newbie
Posts: 12
Joined: September 25th, 2009, 11:46 pm

Sabnzb RSS feed in Google Reader

Post 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.
c0ld
Newbie
Newbie
Posts: 48
Joined: March 30th, 2009, 6:28 am

Re: Sabnzb RSS feed in Google Reader

Post 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.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Sabnzb RSS feed in Google Reader

Post 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.
8th sin
Newbie
Newbie
Posts: 12
Joined: September 25th, 2009, 11:46 pm

Re: Sabnzb RSS feed in Google Reader

Post 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'
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Sabnzb RSS feed in Google Reader

Post 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
8th sin
Newbie
Newbie
Posts: 12
Joined: September 25th, 2009, 11:46 pm

Re: Sabnzb RSS feed in Google Reader

Post by 8th sin »

PM'd you the URL.... I do have a user/pass set, but I get the same error.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Sabnzb RSS feed in Google Reader

Post 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.
8th sin
Newbie
Newbie
Posts: 12
Joined: September 25th, 2009, 11:46 pm

Re: Sabnzb RSS feed in Google Reader

Post by 8th sin »

Works like a charm!

Thanks alot man, and many thanks to you and the team for a great piece of software!
wally007
Release Testers
Release Testers
Posts: 155
Joined: August 28th, 2009, 5:24 pm

Re: Sabnzb RSS feed in Google Reader

Post 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
Last edited by wally007 on October 26th, 2009, 2:43 pm, edited 1 time in total.
Post Reply