sonarr 0.1.0

Sonarr API docs - The v3 API docs apply to both v3 and v4 versions of Sonarr. Some functionality may only be available in v4 of the Sonarr application.
Documentation
# QueueStatus

## Enum Variants

| Name | Value |
|---- | -----|
| Unknown | unknown |
| Queued | queued |
| Paused | paused |
| Downloading | downloading |
| Completed | completed |
| Failed | failed |
| Warning | warning |
| Delay | delay |
| DownloadClientUnavailable | downloadClientUnavailable |
| Fallback | fallback |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)