1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 09:21:43 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Mark McDowall
c4b57c4a23 Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
2012-05-19 13:07:30 -07:00
Mark McDowall
74105974dd New: Added test button to SABnzbd.
New: Added test button to Prowl.
2012-03-17 21:14:32 -07:00
kay.one
4fe1d7e6f7 Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
Mark McDowall
df6db27d21 Fixed SabPriorityType of Force being Top in the model. 2012-02-01 16:02:19 -08:00
Mark McDowall
1f983094ac Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours. 2012-01-30 13:34:15 -08:00
Mark McDowall
dc4f5e48f3 SabQueueItem ParseResult will trim off duplicate before parsing. 2012-01-21 20:06:17 -08:00
kay.one
9acfb7330c Check sab queue now takes quality into consideration 2012-01-19 21:50:16 -08:00
Mark McDowall
b4eed1a657 SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00