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

feat(aria2): mark aria2 seeding as complete #2223

Merged
merged 1 commit into from Nov 6, 2022
Merged

feat(aria2): mark aria2 seeding as complete #2223

merged 1 commit into from Nov 6, 2022

Conversation

xfoxfu
Copy link
Contributor

@xfoxfu xfoxfu commented Nov 5, 2022

Currently if using aria2 to download a torrent file, it does not consider seeding + active as completed, so the torrent download task only completes as aria2 stops seeding.

This commit uses seeder property of TaskInfo, and mark tasks with active status and true seeder as complete.

@welcome
Copy link

welcome bot commented Nov 5, 2022

Thanks for opening this pull request! Please check out our contributing guidelines.

Currently if using aria2 to download a torrent file, it does not
consider seeding + active as completed, so the torrent download task
only completes as aria2 stops seeding.

This commit uses seeder property of TaskInfo, and mark tasks with active
status and true seeder as complete.
@xhofe xhofe merged commit 46701a1 into alist-org:main Nov 6, 2022
@welcome
Copy link

welcome bot commented Nov 6, 2022

Congrats on merging your first pull request! We here at behavior bot are proud of you!

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.

None yet

2 participants