{{ torrent | status }}
{{ torrent.retryCount }} / {{ torrent.torrentRetryAttempts }}
{{ torrent.hash }}
{{ torrent.priority || "" }}
{{ torrent.category || "(no category set)" }}
Internal Downloader Bezadd Aria2c Symlink Downloader
Download all files to host Don't download files to host
Download all files above a certain size Download all available files on Real-Debrid above a certain size Pick files I want to download
Do nothing Remove torrent from Real-Debrid and Real-Debrid Client Remove torrent from Real-Debrid Remove torrent from client
{{ torrent.downloadMinSize }}MB
{{ torrent.includeRegex }}
{{ torrent.excludeRegex }}
Click to copy magnet link to clipboard Link copied to clipboard!
Click to download torrent file
{{ torrent.added | date: "fullDate" }} {{ torrent.added | date: "mediumTime" }}
(no files selected yet) {{ torrent.filesSelected | date: "fullDate" }} {{ torrent.filesSelected | date: "mediumTime" }}
(not completed yet) {{ torrent.completed | date: "fullDate" }} {{ torrent.completed | date: "mediumTime" }}
{{ torrent.rdId }}
{{ torrent.rdName }}
{{ torrent.rdSize | filesize }}
{{ torrent.rdHost }}
{{ torrent.rdSplit }}
{{ torrent.rdProgress || 0 }}%
Processing Waiting For File Selection Downloading Finished Error ({{ torrent.rdStatusRaw }})
{{ torrent.rdAdded | date: "fullDate" }} {{ torrent.rdAdded | date: "mediumTime" }}
{{ torrent.rdEnded | date: "fullDate" }} {{ torrent.rdEnded | date: "mediumTime" }}
{{ torrent.rdSpeed || 0 }}
{{ torrent.rdSeeders || "0" }}
ID Path Size Selected
{{ file.id }} {{ file.path }} {{ file.bytes | filesize }}
Link Size Status
{{ download.link | decodeURI }} {{ download.path }} {{ download.bytesTotal | filesize }} {{ download | downloadStatus }}
{{ download.error }}
{{ download.link | decodeURI }}
{{ download.path }}
{{ download.bytesDone | filesize }} / {{ download.bytesTotal | filesize }} ({{ download.speed | filesize }}/s)
{{ download.retryCount }} / {{ torrent.downloadRetryAttempts }}
{{ download.added | date: "fullDate" }} {{ download.added | date: "mediumTime" }} (not added yet)
{{ download.downloadQueued | date: "fullDate" }} {{ download.downloadQueued | date: "mediumTime" }} (not queued for downloading yet)
{{ download.downloadStarted | date: "fullDate" }} {{ download.downloadStarted | date: "mediumTime" }} (not started downloading yet)
{{ download.downloadFinished | date: "fullDate" }} {{ download.downloadFinished | date: "mediumTime" }} (not finished yet)
{{ download.unpackingQueued | date: "fullDate" }} {{ download.unpackingQueued | date: "mediumTime" }} (not queued for unpacking yet)
{{ download.unpackingStarted | date: "fullDate" }} {{ download.unpackingStarted | date: "mediumTime" }} (not started unpacking yet)
{{ download.unpackingFinished | date: "fullDate" }} {{ download.unpackingFinished | date: "mediumTime" }} (not finished unpacking yet)
{{ download.completed | date: "fullDate" }} {{ download.completed | date: "mediumTime" }} (not completed yet)