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 : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
announce
Sourcehost
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.
id
Sourcescrape
Sourcesitename
Sourcetier
Source