ArrJanitor::QueueItem
A single item in an *arr download queue, in ArrJanitor's own vocabulary so
callers never touch the underlying sonarr/radarr model types.
Constructors
Instance methods
download_client
Name of the download client handling this item, as configured in the *arr (used to resolve credentials + connection info).
download_id
The download client's identifier for the download (a torrent hash for qBittorrent).
episode_id
Sonarr episode/series handles (Sonarr's queue is episode-based). nil for
a Radarr item.
series_id
Sourcestatus
Queue status (e.g. "downloading", "completed"), lower-cased schema
value, or nil when the *arr didn't report one.
title
Source