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

Default Pause mode for added URIs #303

Closed
Ornis opened this issue Jan 24, 2017 · 1 comment
Closed

Default Pause mode for added URIs #303

Ornis opened this issue Jan 24, 2017 · 1 comment

Comments

@Ornis
Copy link

Ornis commented Jan 24, 2017

How can I add an URI in pause mode by default?

I have to manually change pause to true -even if it's already true- in Download settings before click on start button, otherwise Aria start download immediately.

Aria2 Version 1.31.0

aria2.conf

pause=true

settings.js

  "pause": {
    desc: "Pause download after added. This option is effective only when --enable-rpc=true is given. Default: false",
    val: "true",

I've changed "pause" val: to "true" but didn't help.

@Suncatcher
Copy link

Changing pause to "True" in GUI mode worked for me. However, the difference between Pause=True and --pause-metadata=True it is not completely clear. Do you know it?

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

3 participants