Static
createTorrent Mutators
Renaming a Torrent's Path
Removing a Torrent
(default: false) If true, remove the downloaded data.
An alias for Transmission.addMagnet
note: This is the same "torrent-add" action with different options, less confusing to add it as its own method
magnet link
Adding a torrent
a stream of file content or contents of the file as base64 string
Returns all torrent data. Data has been normalized
Optional
id: NormalizedTorrentIds
Export the current state of the client. Can be restored with
createFromState
.