transmission
v0.1.0
Pages
Modules
transmission v0.1.0
Transmission
View Source
Link to this section
Summary
Functions
add_torrent(server, options)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
get_torrents(server, ids \\ nil)
reannounce_torrents(server, ids \\ nil)
remove_torrent(server, ids, delete_local_data \\ false)
start_link(url, username, password)
start_now_torrents(server, ids \\ nil)
start_torrents(server, ids \\ nil)
stop_torrents(server, ids \\ nil)
verify_torrents(server, ids \\ nil)
Link to this section
Functions
Link to this function
add_torrent(server, options)
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
get_torrents(server, ids \\ nil)
View Source
Link to this function
reannounce_torrents(server, ids \\ nil)
View Source
Link to this function
remove_torrent(server, ids, delete_local_data \\ false)
View Source
Link to this function
start_link(url, username, password)
View Source
Link to this function
start_now_torrents(server, ids \\ nil)
View Source
Link to this function
start_torrents(server, ids \\ nil)
View Source
Link to this function
stop_torrents(server, ids \\ nil)
View Source
Link to this function
verify_torrents(server, ids \\ nil)
View Source