struct

Transmission::RPC::Tracker

Inherits JSON::Serializable < Struct < Value < Object

One entry of a torrent's trackers array. The field names are identical under the classic and modern protocols (all lowercase single words), so no key translation is needed. sitename is only present on newer daemons.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

announce
Source
host

The host portion of the announce URL (e.g. tracker.example.com), or nil when there is no announce URL or it can't be parsed.

Source
scrape
Source
sitename
Source
tier
Source