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

i have one problem please help me #106

Open
SunryTeang opened this issue Nov 21, 2017 · 4 comments
Open

i have one problem please help me #106

SunryTeang opened this issue Nov 21, 2017 · 4 comments

Comments

@SunryTeang
Copy link

i want to set auto download by set range number

@salehmosleh
Copy link

Explain more please .

@SunryTeang
Copy link
Author

@salehmosleh

i have click 5 item download
and then i don't want to download all the item in the same time
i want to download one item after it complete it auto start other items

=====
it like set schedule to download after one complete

@salehmosleh
Copy link

You have to set 'setMaxThreadNum' to 1 :
configuration.setMaxThreadNum(1);
It pushs new downloads to a queue.

@SunryTeang
Copy link
Author

Ok @salehmosleh thank you so much i got it with your answer

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

2 participants