Table of Contents

Namespace TorBoxSDK.Models.Torrents

Classes

CheckCached

Represents the response from checking whether torrents are cached on TorBox.

CheckCachedRequest

Represents a request to check whether one or more torrents are cached on TorBox.

ControlTorrentRequest

Represents a request to perform a control operation on one or more torrents.

CreateTorrentRequest

Represents a request to create a new torrent download.

EditTorrentRequest

Represents a request to edit the properties of an existing torrent.

GetTorrentInfoOptions

Represents the query parameters for retrieving torrent metadata from a hash (GET endpoint).

MagnetToFileRequest

Represents a request to convert a magnet link to a torrent file.

RequestDownloadOptions

Represents the query parameters for requesting a download link for a torrent.

Torrent

Represents a torrent download item returned by the TorBox API.

TorrentFile

Represents basic file information from a torrent's metadata.

TorrentInfo

Represents metadata information about a torrent obtained from its hash or magnet link.

TorrentInfoRequest

Represents a request to retrieve torrent metadata from a torrent file, magnet URI, or info hash via the POST endpoint.

Enums

SeedPreference

Specifies the seeding behavior for a torrent after download completion.