Skip to content

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

Merged
xhofe merged 1 commit into
AlistGo:mainfrom
xfoxfu:main
Nov 6, 2022
Merged

feat(aria2): mark aria2 seeding as complete#2223
xhofe merged 1 commit into
AlistGo:mainfrom
xfoxfu:main

Conversation

@xfoxfu

@xfoxfu xfoxfu commented Nov 5, 2022

Copy link
Copy Markdown
Contributor

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

welcome Bot commented Nov 5, 2022

Copy link
Copy Markdown

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 AlistGo:main Nov 6, 2022
@welcome

welcome Bot commented Nov 6, 2022

Copy link
Copy Markdown

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.

2 participants