transmission-rpc-java
transmission-rpc-java copied to clipboard
Java implementation of the Transmission RPC API.
Transmission RPC Java
Java implementation of the Transmission RPC API.
Note
This API is still under development and it needs lots of cleanup. When the code is cleaned up the API will be provided through a Maven repository.
Maven
The project is available on a Maven repository. See: https://github.com/stil4m/maven-repository
Functionality
Command | Not Implemented | Implemented |
---|---|---|
torrent-start | x | |
torrent-start-now | x | |
torrent-stop | x | |
torrent-verify | x | |
torrent-reannounce | x | |
torrent-set | x | |
torrent-get | x | |
torrent-add | x | |
torrent-remove | x | |
torrent-set-location | x | |
torrent-rename-path | x | |
session-set | x | |
session-get | x | |
session-stats | x | |
blocklist-update | x | |
port-test | x | |
session-close | x | |
queue-move-top | x | |
queue-move-up | x | |
queue-move-down | x | |
queue-move-bottom | x | |
free-space | x |