JDownloader Community - Appwork GmbH
 

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Nice2MeetYou
Forum: General Discussion 26.10.2015, 19:14
Replies: 11
[See Bugtracker] Minimum speed?
Views: 4,651
Posted By Nice2MeetYou
Thank you I ended up using the second method with...

Thank you I ended up using the second method with getTotalSpeed() since I still wanna check if the running downloads have been running for a while. :)
Forum: General Discussion 25.10.2015, 11:55
Replies: 11
[See Bugtracker] Minimum speed?
Views: 4,651
Posted By Nice2MeetYou
I modified it to this but I have noticed that a...

I modified it to this but I have noticed that a lot of times it restarts even though the speed is over 1mb.

//check if downloads are running at all
if (isDownloadControllerRunning() &&...
Forum: General Discussion 19.10.2015, 16:25
Replies: 11
[See Bugtracker] Minimum speed?
Views: 4,651
Posted By Nice2MeetYou
Thanks. The do {} while () trick made the...

Thanks. The do {} while () trick made the difference :)
What are the consequences of having this script run every single second? Doesn't it use more processing power or make jd or the pc any slower?
Forum: General Discussion 17.10.2015, 06:44
Replies: 11
[See Bugtracker] Minimum speed?
Views: 4,651
Posted By Nice2MeetYou
Thank you. What about restart instead of reset? ...

Thank you. What about restart instead of reset?

I changed the code to

if (running[i].getSpeed() < 1400 * 1024) {
//reset the download
...
Forum: General Discussion 17.10.2015, 06:19
Replies: 11
[See Bugtracker] Minimum speed?
Views: 4,651
Posted By Nice2MeetYou
Minimum speed?

I use 2 max chunks per download and very often when the first one finishes the speed drops a lot since one of the connections isn't working anymore. However if I press stop and start again I get...
Showing results 1 to 5 of 5

 
Forum Jump
All times are GMT +2. The time now is 07:19.
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 - 2023, Jelsoft Enterprises Ltd.