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

fix: stop bt task seeding notification #604 #718

Merged
merged 2 commits into from
Jun 20, 2020

Conversation

agalwood
Copy link
Owner

@agalwood agalwood commented Jun 20, 2020

Description

The aria2 BT task stops seeding by calling changeOption to modify the seed-time of the task.

After calling changeOption, aria2 will suspend the task and restart the task, so the corresponding notification will be triggered.

Refactored the logic of task notification to reduce the interference to users.

Related Issues

Closed #604

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran app with your changes locally?

@agalwood agalwood merged commit 64ee097 into master Jun 20, 2020
@agalwood agalwood deleted the feature/stop_seeding_202006201236 branch June 20, 2020 10:29
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

Successfully merging this pull request may close these issues.

trackerlist同步按钮失效,下载完成和做种的通知弹出混乱
1 participant