Lidarr/NzbDrone.Core/Model
markus101 e7cbc4cbcf Added additional priorities supported by SABnzbd.
From shypike:This is the (kind of weird) priority table:

TOP_PRIORITY = 2
HIGH_PRIORITY = 1
NORMAL_PRIORITY = 0
LOW_PRIORITY = -1
DEFAULT_PRIORITY = -100
PAUSED_PRIORITY = -2

-100 won't do a thing, since it means: whatever is default.
2011-02-11 00:12:44 -08:00
..
Notification Updated log appearance. 2010-10-24 10:35:58 -07:00
EpisodeModel.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
EpisodeParseResult.cs fixed episode parse, profile storage 2011-02-03 12:09:19 -08:00
FeedInfoModel.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
NzbInfoModel.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
NzbSiteModel.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
SabnzbdPriorityType.cs Added additional priorities supported by SABnzbd. 2011-02-11 00:12:44 -08:00
Season.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00