Assembla home | Assembla project page
 

Ticket #161 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

RSS Feed for the queue

Reported by: swi-tch Assigned to: team
Priority: normal Milestone: 0.5.0
Component: Overall Version:
Severity: normal Keywords:
Cc:

Description

Add an RSS feed that returns the items in the queue.

The nature of the queue, where items are not static, but can change on a refresh, does not really work as an RSS feed. However it is quite commonly requested, mainly to be used in firefox "Live Bookmarks" or a mobile RSS reader.

There is already a patch for this feature here: http://forums.sabnzbd.org/index.php?topic=402.0

Change History

10/19/08 18:28:46 changed by swi-tch

  • status changed from new to closed.
  • resolution set to fixed.

(In [1709]) Added: RSS feed of items in the queue (thanks nol33t) Closes #161