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
2010-10-02 12:01:43 -07:00
Description
No description provided
286 MiB
Languages
C# 68.1%
JavaScript 28.3%
CSS 1.8%
TypeScript 1.4%
Shell 0.2%