Go to file
2021-03-14 11:03:06 +01:00
.github limit release event types to created 2021-02-07 18:45:09 +01:00
examples added env example 2021-03-14 11:03:06 +01:00
src added CI 2021-02-07 18:28:29 +01:00
.gitignore added env example 2021-03-14 11:03:06 +01:00
Cargo.toml added env example 2021-03-14 11:03:06 +01:00
LICENSE Initial commit 2020-04-20 10:43:16 +02:00
README.md added env example 2021-03-14 11:03:06 +01:00

Crates badge

Library to communicate with transmission rpc

spec: https://github.com/transmission/transmission/blob/master/extras/rpc-spec.txt

Supported Methods

Torrent Actions
  • torrent-start
  • torrent-stop
  • torrent-start-now
  • torrent-verify
  • torrent-reannounce
Torrent Mutators
  • torrent-set
  • torrent-get
  • torrent-add
  • torrent-remove
  • torrent-set-location
  • torrent-rename-path
  • session-set
  • session-get
  • session-stats
  • blocklist-update
  • port-test
  • session-close
  • free-space

Support the project: Donate button