Thread: [User feedback required] Domain Rules
View Single Post
  #1  
Old 12.10.2019, 19:13
RPNet-user's Avatar
RPNet-user RPNet-user is offline
Tornado
 
Join Date: Apr 2017
Posts: 231
Default Domain Rules

It works but with one caveat which is that I must set this hoster at the top of the download queue or assign it a high priority, otherwise it will download one from a different hoster and two from the rule set hoster, unless I'm missing something, I don't see any way around this.

My global max limit is one, domain rule for uploaded: max sim down = 2

[ {
"domainPattern" : ".*uploaded.to",
"filenamePattern" : null,
"accountPattern" : null,
"pluginPattern" : null,
"enabled" : true,
"maxSimultanDownloads" : 2,
"allowToExceedTheGlobalLimit" : true
} ]

I forgot to mention that setting the "allowToExceedTheGlobalLimit" to false does not change or affect it.

Last edited by RPNet-user; 12.10.2019 at 19:28. Reason: include more info
Reply With Quote