mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-05 23:44:15 +00:00
e7cbc4cbcfe6c3c30dea705c1de60fb474acf9a6
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.
Description
No description provided
Languages
C#
68.1%
JavaScript
28.3%
CSS
1.8%
TypeScript
1.4%
Shell
0.2%