JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 06.04.2020, 09:51
sherbee sherbee is offline
JD Fan
 
Join Date: Mar 2019
Posts: 76
Question Pause between downloads starting

Is there setting to make download start one by one with pause between?

I explain: One host, setting is good to make 20 connections. Linkgrabber gives 100 links to download and it starts 20 downloads at the same time.

But I want to start 1 download, wait x seconds, next download start, wait x seconds, next download start etc.

So x seconds pause before start next download. (same host or any host not matter much).

Is there a setting or can I make such script?
Reply With Quote
  #2  
Old 06.04.2020, 10:37
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

There is no setting that im aware of within gui, there is plugin code you can implement at each plugin, or alter the core in how slots work. or use javascript maybe a possibility.
there is another setting which can start more downloads if speed isn't maxed out, this might work in the fashion that you desire (settings > advanced settings > filter: GeneralSettings.automaxdownloadsspeedlimit). it starts more downloads when under a limit with delays
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3  
Old 06.04.2020, 10:58
sherbee sherbee is offline
JD Fan
 
Join Date: Mar 2019
Posts: 76
Default

Quote:
Originally Posted by raztoki View Post
there is another setting which can start more downloads if speed isn't maxed out, this might work in the fashion that you desire (settings > advanced settings > filter: GeneralSettings.automaxdownloadsspeedlimit). it starts more downloads when under a limit with delays
This not help my problem. But I want try this setting, sounds interesting.

But I don't understand setting:
Auto Max Download Speed Limit: When total speed is below this limit. What measure? B/s, KB/s, MB/s what value to put here?

Auto Max Downloads Speed Limit Max Downloads: see AutoMaxDownloadsSpeedLimit, if >0, JD will auto start max x downloads
Which >0? Speed Limit Max or Speed Limit Max Downloads? And what if I put 0 here? Means 0 or unlimited?

Auto Max Downloads Speed Limit Min Delay: What measure? Seconds? Milliseconds?

The help text not help me much.
Reply With Quote
  #4  
Old 06.04.2020, 12:40
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

speed figures in advanced settings seems to be all in bytes (from a quick glance).
think it can do what you want for instance set max sim dl to 1
then set your desired bw usage, after first one doesn't get that speed, it will start another with a delay inbetween (atm its defaulted at 10000) so ms = 10sec
set a GeneralSettings.automaxdownloadsspeedlimitmaxdownloads value of your real max sim dls (10?).
so to me it will do exactly do what you want, ontop it wont saturate your bw after it reaches its desired max.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 12:41.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.