mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-01 00:12:30 +01:00
e7cbc4cbcf
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. |
||
---|---|---|
.. | ||
Notification | ||
EpisodeModel.cs | ||
EpisodeParseResult.cs | ||
FeedInfoModel.cs | ||
NzbInfoModel.cs | ||
NzbSiteModel.cs | ||
SabnzbdPriorityType.cs | ||
Season.cs |