transmission-client 0.1.6

Rust wrapper for Transmission rpc specs
Documentation

transmission-client

Rust wrapper for Transmission rpc specs.

This crate is primarily used by transmission-gobject and the GNOME app Fragments.

Implemented method names

Torrent

  • torrent-start
  • torrent-start-now
  • torrent-stop
  • torrent-verify
  • torrent-reannounce
  • torrent-set
  • torrent-get
  • torrent-add
  • torrent-remove
  • torrent-set-location
  • torrent-rename-path

Queue

  • queue-move-top
  • queue-move-up
  • queue-move-down
  • queue-move-bottom

Session

  • session-get
  • session-set
  • session-stats
  • session-close

Miscellaneous stuff

  • blocklist-update
  • port-test
  • session-close
  • free-space
  • group-set
  • group-get