Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more Torrent state change/check functions #20

Merged
merged 2 commits into from
Jan 17, 2022
Merged

Add more Torrent state change/check functions #20

merged 2 commits into from
Jan 17, 2022

Conversation

damdo
Copy link
Contributor

@damdo damdo commented Jan 15, 2022

  • improves the testing retry logic by defining a consistent approach for the tests
  • adds the following methods with tests to the rtorrent library:
    • StartTorrent
    • StopTorrent
    • CloseTorrent
    • OpenTorrent
    • PauseTorrent
    • ResumeTorrent
    • IsActive
    • IsOpen
    • State

@mrobinsn mrobinsn self-assigned this Jan 16, 2022
@mrobinsn mrobinsn merged commit 4ec9ada into mrobinsn:master Jan 17, 2022
@mrobinsn
Copy link
Owner

This is great, thank you @damdo!

Released in v1.8.0: https://github.com/mrobinsn/go-rtorrent/releases/tag/v1.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants