Aria2.JsonRpcClient

Aria2.JsonRpcClient Documentation - Home | Client | Requests | Models | Examples

Aria2Bittorrent Model


Overview

Represents information retrieved from the .torrent (file).


Properties

System.Collections.Generic.IReadOnlyList<string[]>? AnnounceList

List of lists of announce URIs. If the torrent contains announce and no announce-list, announce is converted to the announce-list format.

JSON key: announceList

string Comment

The comment of the torrent. comment.utf-8 is used if available.

JSON key: comment

long CreationDate

The creation date of the torrent. The value is an integer since the epoch, measured in seconds.

JSON key: creationDate

TorrentModeOptions Mode

File mode of the torrent.

JSON key: mode

Aria2TorrentInfo Info

Contains data from Info dictionary.

JSON key: info


Top
© lantean-code - Generated on 2025-04-02