mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-05 19:10:52 +02:00
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. |
||
|---|---|---|
| .. | ||
| AccountModels.cs | ||
| DownloadSettingsModel.cs | ||
| EpisodeModel.cs | ||
| IndexerSettingsModel.cs | ||
| MappingModel.cs | ||
| QualityModel.cs | ||
| SettingsModels.cs | ||
| TestModel.cs | ||