class

Sonarr::Model::QueueResource

Inherits Sonarr::Model < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Constructors

Instance methods

added
Source
added=(added : Time | Nil)
Source
custom_format_score
Source
custom_format_score=(custom_format_score : Int32 | Nil)
Source
custom_formats
Source
custom_formats=(custom_formats : Array(Sonarr::Model::CustomFormatResource))
Source
download_client
Source
download_client=(download_client : String | Nil)
Source
download_client_has_post_import_category
Source
download_client_has_post_import_category=(download_client_has_post_import_category : Bool | Nil)
Source
download_id
Source
download_id=(download_id : String | Nil)
Source
episode
Source
episode=(episode : Sonarr::Model::EpisodeResource | Nil)
Source
episode_has_file
Source
episode_has_file=(episode_has_file : Bool | Nil)
Source
episode_id
Source
episode_id=(episode_id : Int32 | Nil)
Source
error_message
Source
error_message=(error_message : String | Nil)
Source
estimated_completion_time
Source
estimated_completion_time=(estimated_completion_time : Time | Nil)
Source
id=(id : Int32 | Nil)
Source
indexer
Source
indexer=(indexer : String | Nil)
Source
languages
Source
languages=(languages : Array(Sonarr::Model::Language))
Source
output_path
Source
output_path=(output_path : String | Nil)
Source
protocol
Source
protocol=(protocol : Sonarr::DownloadProtocol | Nil)
Source
quality
Source
quality=(quality : Sonarr::Model::QualityModel | Nil)
Source
season_number
Source
season_number=(season_number : Int32 | Nil)
Source
series
Source
series=(series : Sonarr::Model::SeriesResource | Nil)
Source
series_id
Source
series_id=(series_id : Int32 | Nil)
Source
size
Source
size=(size : Float64 | Nil)
Source
sizeleft
Source
sizeleft=(sizeleft : Float64 | Nil)
Source
status
Source
status=(status : Sonarr::QueueStatus | Nil)
Source
status_messages
Source
status_messages=(status_messages : Array(Sonarr::Model::TrackedDownloadStatusMessage))
Source
timeleft
Source
timeleft=(timeleft : String | Nil)
Source
title
Source
title=(title : String | Nil)
Source
tracked_download_state
Source
tracked_download_state=(tracked_download_state : Sonarr::TrackedDownloadState | Nil)
Source
tracked_download_status
Source
tracked_download_status=(tracked_download_status : Sonarr::TrackedDownloadStatus | Nil)
Source