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

Status bar Torrent still "runinng" when torrent been downloaded #601

Open
vincenzogianfelice opened this issue Apr 12, 2022 · 0 comments
Open

Comments

@vincenzogianfelice
Copy link

Screenshot_20220412_184346

config aria2.conf:

  1 ##GLOBAL##
  2 #interface=lo
  3 dir=/home/mynas/storage
  4 max-connection-per-server=10
  5 file-allocation=falloc
  6 check-integrity=true
  7 on-download-complete=/home/mynas/.aria2/script/completed.sh
  8 on-bt-download-complete=/home/mynas/.aria2/script/completed.sh
  9 enable-http-pipelining=true
 10 disk-cache=32M
 11 rpc-save-upload-metadata=false
 12 
 13 ##sessions
 14 force-save=false
 15 input-file=/home/mynas/.aria2/aria2.session
 16 save-session=/home/mynas/.aria2/aria2.session
 17 save-session-interval=60
 18 
 19 http-no-cache=true
 20 enable-rpc=true
 21 rpc-secure=false
 22 check-certificate=false
 23 #rpc-secret=7f026498f1e24fabd531fb587ec2c247843550d5
 24 rpc-listen-all=false
 25 #rpc-allow-origin-all=true
 26 enable-dht6=false
 27 disable-ipv6=true
 28 
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

1 participant