alist/internal/aria2
小傅Fox 46701a176d
feat(aria2): mark aria2 seeding as complete (#2223)
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.
2022-11-06 16:20:09 +08:00
..
add.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
aria2.go feat: add 189cloud driver 2022-09-06 14:39:21 +08:00
aria2_test.go chore: rename `index` to `order` of storage 2022-09-07 15:55:15 +08:00
monitor.go feat(aria2): mark aria2 seeding as complete (#2223) 2022-11-06 16:20:09 +08:00
notify.go feat: add uri to aria2 2022-06-21 17:37:02 +08:00