mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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#
76.8%
JavaScript
16.1%
TypeScript
5.2%
CSS
1.5%
Shell
0.2%
Other
0.1%