JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 24.03.2016, 09:10
fuknuckle fuknuckle is offline
Black Hole
 
Join Date: Aug 2015
Posts: 253
Default Download Setting on per hoster basis.

Any chance you can add way to set "Max chunks per DL, Max simultaneous DL, Max simu DL per host, and Speed limit" settings for each individual hoster?
Reply With Quote
  #2  
Old 24.03.2016, 09:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

at this stage you can, set max chunks by
- package customiser rules, automatically
- the user with right click context function

for max siml dl you can use 'settings > advanced settings > GeneralSettings.domainrules
Code:
[ {
  "domainPattern" : ".*youtube\\.com",
  "filenamePattern" : null,
  "accountPattern" : null,
  "pluginPattern" : null,
  "enabled" : true,
  "maxSimultanDownloads" : 1,
  "allowToExceedTheGlobalLimit" : false
} ]
there is no speed limiting based on host, its just global function enabled/disabled
if you set say 100KiB download limit and you have 4 downloads, it will allocate 25KiB/sec for each.
__________________
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 24.03.2016, 10:07
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

Speed limit per hoster is not supported and not planned.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 14.11.2017, 10:34
leanhdung leanhdung is offline
Ultra Loader
 
Join Date: Aug 2017
Location: Vietnam
Posts: 48
Default

Quote:
Originally Posted by Jiaz View Post
Speed limit per hoster is not supported and not planned.
I got it, many thanks!
Reply With Quote
  #5  
Old 17.04.2019, 07:00
BWEL BWEL is offline
JD Alpha
 
Join Date: Feb 2016
Location: Toronto, ON
Posts: 24
Default Packagizer Rule for Max Chunks gets ignored

Hello,

sorry for reopening this thread, I just wanted to bring to your attention the fact that:

1) Max Chunks works using the right click context function "Properties/Max Chunk per Download"

however

2) Packagizer Rules don't get implemented.



I think the Packagizer should have a rule to overwrite the Global Setting or perhaps it is a bug in the latest JDownloader.

Could one of the developers see to it that the Packagizer rule for Max Chunks for hoster overwrites the Global Setting?

Thanks
Attached Thumbnails
jdownloaderchunks.jpg  

Last edited by BWEL; 17.04.2019 at 07:10. Reason: Image doesn't show
Reply With Quote
  #6  
Old 17.04.2019, 11:30
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

@BWEL: nothing has changed for that part of the code and looks like it's still working
What exactly are you trying to achieve? Please know that you cannot increase number of chunks higher than limited in plugin. For example plugin tells that max 1 connection is allowed, then you can't modify this. Same when plugin tells that max 4 connections are allowed, then you can't increase it to 5
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 17.04.2019, 16:27
BWEL BWEL is offline
JD Alpha
 
Join Date: Feb 2016
Location: Toronto, ON
Posts: 24
Default

Dear Jiaz,

Thank you for the prompt reply. My scenario is the following:

I have premium MultiHoster Account and premium Nitroflare.

Simultaneous Download and Max Chunk GLOBAL SETTINGS are set to:
1 Download/1 Chunk

However, I want to change the Max Chunks when downloading from Nitroflare.com host. I want it to become automatically:
1 Download/5 Chunks

To be able to do so, I created a Packagizer Rule as follows:
If Download URL contains: nitroflare.com (NO REGEX)
Then Chunks/Connections = 5



In theory this should work, however it doesn't. The packagizer rule doesn't get implemented, JDownloader ignores it.

Nitroflare Premium Account does allow up to 10 max chunks per download.
Reply With Quote
  #8  
Old 17.04.2019, 17:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

Can you send me example link and username/password of the multihoster to support@jdownloader.org so I can try to reproduce/fix the issue
__________________
JD-Dev & Server-Admin
Reply With Quote
  #9  
Old 13.11.2019, 22:55
lamole234 lamole234 is offline
Fibre Channel User
 
Join Date: Sep 2010
Location: En el infierno
Posts: 119
Default

Quote:
Originally Posted by raztoki View Post
at this stage you can, set max chunks by
- package customiser rules, automatically
- the user with right click context function

for max siml dl you can use 'settings > advanced settings > GeneralSettings.domainrules
Code:
[ {
  "domainPattern" : ".*youtube\\.com",
  "filenamePattern" : null,
  "accountPattern" : null,
  "pluginPattern" : null,
  "enabled" : true,
  "maxSimultanDownloads" : 1,
  "allowToExceedTheGlobalLimit" : false
} ]
there is no speed limiting based on host, its just global function enabled/disabled
if you set say 100KiB download limit and you have 4 downloads, it will allocate 25KiB/sec for each.
Thanks for the info. I think you should make an interface for it, it seems to be hidden, probably a lot of other ppl have searched for it and given up because it isn't clearly showed on the options tab and they didn't find it. I have been looking for something like this for a long time and just now I was thinking on requesting this feature but it turned out it is already implemented. Just my 2 cents. Thanks anyway.
Reply With Quote
  #10  
Old 15.11.2019, 18:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

I totally agree that we have many *advanced/cool* settings hidden. For this feature for example, it was born as a fast solution for a special need and we extended it with more and more features over time.
And writing GUI is a time consuming part, time that I don't have right now and also other developers don't have time for that. That's why most changes/features....currently done under the hood or in plugins...
__________________
JD-Dev & Server-Admin
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 07:18.
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.