Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd torrent and pause it immediately #1121
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Wrong repository |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an way to add a torrent with
client.addand pause it immediately?When I call
torrent.pause()after adding it, it will pause the torrent but a few kb will be downloaded.