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

Resume downloading after client was stopped #243

Open
oc3anborn opened this issue May 1, 2019 · 1 comment
Open

Resume downloading after client was stopped #243

oc3anborn opened this issue May 1, 2019 · 1 comment

Comments

@oc3anborn
Copy link

I stopped client using stop() method of SimpleClient. Then I wanted to continue downloading and tried to use downloadTorrentAsync and downloadTorrent methods, but they both didn't work and thrown exceptions. Is there any way to continue downloading properly?

@Dead-off
Copy link
Collaborator

Dead-off commented May 1, 2019

Currently easy pause-resume of downloading is not supported. You can only create new client instance

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

No branches or pull requests

2 participants