Thread: [Solved] destinationFolder issue
View Single Post
  #1  
Old 29.07.2018, 12:05
giligili giligili is offline
Modem User
 
Join Date: Jul 2018
Posts: 3
Default destinationFolder issue

Hi!

I have an issue with linkgrabberv2 and the destinationFolder parameter.

When i sent following data to "/linkgrabberv2/addLinks", the destinationFolder parameter does not set the destination path in my jdownloader, doesn't make a change.

Code:
{
"url":"/linkgrabberv2/addLinks",
"params":["{\"priority\":\"DEFAULT\",\"links\":\“**External links are only visible to Support Staff**,\"autostart\":false, \"packageName\": \“MyFile\", \"destinationFolder\": \"/volume1/JDownloader/Dwnl/example/MyFile\"}"],
"rid“:xxxxxxxxxx,
"apiVer":1
}
has someone an idea?

thank you!
Reply With Quote