ArrTop::Config::Backend
Inherits JSON::Serializable < YAML::Serializable < Reference < Object
A single Sonarr/Radarr instance to poll.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
api_key
Sourcename
Sourcetype
Parsed leniently so an unknown value surfaces as a validation error
rather than a parse crash. nil means the raw value was unrecognized.
type=(type : BackendType | Nil)
Parsed leniently so an unknown value surfaces as a validation error
rather than a parse crash. nil means the raw value was unrecognized.
url
Source