class

Radarr::Model::QueueResource

Inherits Radarr::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(Radarr::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
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(Radarr::Model::Language))
Source
movie
Source
movie_id
Source
movie_id=(movie_id : Int32 | Nil)
Source
output_path
Source
output_path=(output_path : String | Nil)
Source
protocol
Source
protocol=(protocol : Radarr::DownloadProtocol | Nil)
Source
quality
Source
quality=(quality : Radarr::Model::QualityModel | Nil)
Source
size
Source
size=(size : Float64 | Nil)
Source
sizeleft
Source
sizeleft=(sizeleft : Float64 | Nil)
Source
status
Source
status=(status : Radarr::QueueStatus | Nil)
Source
status_messages
Source
status_messages=(status_messages : Array(Radarr::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 : Radarr::TrackedDownloadState | Nil)
Source
tracked_download_status
Source
tracked_download_status=(tracked_download_status : Radarr::TrackedDownloadStatus | Nil)
Source