mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-30 18:25:57 -04: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
Languages
C#
70.5%
TypeScript
15.4%
JavaScript
12.1%
CSS
1.7%
Shell
0.1%
Other
0.1%