transmission v0.1.0 Transmission View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_torrent(server, options)

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