CLI would be nice I did find options to reconnect and add links
but i didn't find any options in jdownloader.jar --help to Stop or Exit a running instance of JD2
for MyJD i gone through the doc and cannot understand what i have to do, i registered my email in my.jdownloader.org and got a conformation e-mail and
i can log in to myjd from my.jdownloader.org and it also did not have shutdown option
i did not receive registerKeyString or registerKeyString
so when i load
api.jdownloader.org i get
{"src":"MYJD","type":"UNKNOWN"}
how to access myJD locally as in Direct connect mode
i'm trying to Adapt this bash Script for Jd2
Code:
echo "`date` Jdownloader ShutingDown" >> "$log"
echo "`date` `lynx -dump **External links are only visible to Support Staff** '`" >> "$log"
sleep 5
echo "`date` `lynx -dump **External links are only visible to Support Staff** '`" >> "$log"
sleep 15
exit 0
so if i can just pass a url and shutdown an instance of JD would be great or
if it is possible to have jd stop all Downloads and exit properly when system shutdown built in to jd itself
so no data is lost because of process termination