JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #21  
Old 22.06.2022, 23:10
stivi stivi is offline
Baby Loader
 
Join Date: May 2022
Posts: 8
Default

gotta say, you guys are amazing. thanks for looking into this and overall working on JD.

much appreciated.

danke

as a side note, I can't get my notifications to work here on the forums no idea why

Last edited by stivi; 23.06.2022 at 11:39.
Reply With Quote
  #22  
Old 23.06.2022, 11:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

Quote:
Originally Posted by stivi View Post
gotta say, you guys are amazing. thanks for looking into this and overall working on JD.
much appreciated.
danke
You may thank me once I've fixed the issue

Quote:
Originally Posted by stivi View Post
as a side note, I can't get my notifications to work here on the forums no idea why
try to subscribe again (remove subscription and add again) and also check your spam/junk folder
__________________
JD-Dev & Server-Admin
Reply With Quote
  #23  
Old 28.06.2022, 11:09
stivi stivi is offline
Baby Loader
 
Join Date: May 2022
Posts: 8
Default

ok, subscribed again, let's see if I get notifcations next time. Also didn't receive any reply on github yet unfortunately.
Reply With Quote
  #24  
Old 03.07.2022, 17:02
neo387 neo387 is offline
Modem User
 
Join Date: Sep 2017
Posts: 3
Default

Would be great if its possible to add links saving to different folders/subfolders under the same package name instead of packagizer rules
Reply With Quote
  #25  
Old 03.07.2022, 17:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

@neo387: I'm sorry but I don't understand. what do you mean? of course you can add add different links with same package but different folder. maybe you can explain your usecase/problem?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #26  
Old 03.07.2022, 18:57
neo387 neo387 is offline
Modem User
 
Join Date: Sep 2017
Posts: 3
Default

Quote:
Originally Posted by Jiaz View Post
@neo387: I'm sorry but I don't understand. what do you mean? of course you can add add different links with same package but different folder. maybe you can explain your usecase/problem?
Tried but does not work, I want 1 package in Jdownloader for a download containing multiple folders not x amount of packages

using the api below

We have our own list containing file = url,destination folder with premium links so it has nothing to do with the premiumize.me plugin

Adding links 1 by 1 with different destinationFolder and same packageName
overwritePackagizerRules True:
multiple packages

overwritePackagizerRules False:
1 packages but ignores destinationFolder as you mentioned before


AddLinksQuery

myAddLinksQuery =
{
"assignJobID" = (boolean|null),
"autoExtract" = (boolean|null),
"autostart" = (boolean|null),
"dataURLs" = (String[]),
"deepDecrypt" = (boolean|null),
"destinationFolder" = (String),
"downloadPassword" = (String),
"extractPassword" = (String),
"links" = (String),
"overwritePackagizerRules" = (boolean|null),
"packageName" = (String),
"priority" = (Priority),
"sourceUrl" = (String)
}


Is there another way to achieve this with the api ? reason I want 1 package is to monitor the status of the download
Reply With Quote
  #27  
Old 03.07.2022, 20:28
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

@neo387:
Sorry, it seems I did not understand your question correct. I thought you were talking about same package name but you did mean actual the same package. directories are assigned on package level. It's not possible to have one package with links for multiple directories. each package and its links have one assigned directory. so you have to add multiple packages (with same name) but with different directories.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #28  
Old 03.07.2022, 20:34
neo387 neo387 is offline
Modem User
 
Join Date: Sep 2017
Posts: 3
Default

Quote:
Originally Posted by Jiaz View Post
@neo387:
Sorry, it seems I did not understand your question correct. I thought you were talking about same package name but you did mean actual the same package. directories are assigned on package level. It's not possible to have one package with links for multiple directories. each package and its links have one assigned directory. so you have to add multiple packages (with same name) but with different directories.
Ok thanks yes that's what I tought, would have to download and monitor 1 by 1 or per folder then resulting in bunch more api hits or query multiple packages not ideal to code
Reply With Quote
  #29  
Old 04.07.2022, 12:21
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

@neo387: number of api requests is not a problem you can use "assignJobID" = true, and then mass query all links from that one job with single query. that way you can add many links, you'll get the jobID and then can query all of them at once again with help of the jobid
__________________
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.