Forum: Eventscripter
01.08.2020, 09:52
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
28.07.2020, 07:02
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
27.07.2020, 09:26
|
Replies: 3,086
Views: 11,542,422
I try thanks. But you have idea how to get...
I try thanks. But you have idea how to get correct path to log file and name? I see no method for it. And not written in any logs to extract? Take last log by date i think not reliable.
|
Forum: Eventscripter
26.07.2020, 09:22
|
Replies: 3,086
Views: 11,542,422
I have other idea. Because extraction log is...
I have other idea. Because extraction log is correct.
So must take correct extraction log and use instead.
So idea is to make manual: 1. Get extraction log
2. Open extraction log
3. And use...
|
Forum: Eventscripter
26.07.2020, 06:52
|
Replies: 3,086
Views: 11,542,422
I have new error now. ...
I have new error now.
getArchiveFiles().forEach(function(archiveFile) {
// Do something with each archive file
alert(archiveFile);
})
gives wrong name.
In single cases for example I...
|
Forum: Eventscripter
25.07.2020, 15:28
|
Replies: 3,086
Views: 11,542,422
No works yet.
Still geting error like:...
No works yet.
Still geting error like: 'Wrapped org.appwork.exceptions.WTFException: java.io.FileNotFoundException: \jdownloader\logs\extracting\*.txt'
But it should report error message: 'Log...
|
Forum: Eventscripter
25.07.2020, 11:51
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
25.07.2020, 09:07
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
24.07.2020, 07:30
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
27.06.2020, 17:49
|
Replies: 3,086
Views: 11,542,422
I tested but I think not correct. ...
I tested but I think not correct.
myArchive.getExtractedFilePaths() gives path from extracted file.
But I need full path and name of archive/archive parts from manual open beacause I want move...
|
Forum: Eventscripter
15.06.2020, 20:59
|
Replies: 3,086
Views: 11,542,422
My script use 'Archive extrction finished'. So...
My script use 'Archive extrction finished'. So too late for set extraction path.
Can do with trigger "Any extraction event' to set extraction path to "extract to" value from "Archive Extractor"...
|
Forum: Eventscripter
15.06.2020, 18:56
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
15.06.2020, 18:34
|
Replies: 3,086
Views: 11,542,422
Yes. Its bug:...
Yes. Its bug: Link_not_visible
I can hardcode unpack folder in script but it better and dynamic if possible to take from 'extract to' from extractor...
|
Forum: Eventscripter
15.06.2020, 15:17
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
08.06.2020, 06:47
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
07.06.2020, 10:22
|
Replies: 3,086
Views: 11,542,422
The script is very good. But problem now:
...
The script is very good. But problem now:
When menu-tools-extract files then archive.getDownloadLinks() not there.
How get path(s) from manual open?
I need path for case single file (abc.rar or...
|
Forum: Eventscripter
06.04.2020, 11:01
|
Replies: 3,086
Views: 11,542,422
Pause between download starts?
Is possible to make 1 download after another with pause between?
Say when many downloads start at the same time, but thats not good.
I want start 1 download, wait x seconds, next downloads, wait...
|
Forum: Eventscripter
05.04.2020, 15:45
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
05.04.2020, 14:01
|
Replies: 3,086
Views: 11,542,422
Extract archive?
Need manual extract many archives.
But not to find a method to start extraction. Am I blind? :blink:
I want become download list. And for every unextracted I want to start extract.
|
Forum: Eventscripter
25.02.2020, 11:54
|
Replies: 3,086
Views: 11,542,422
An Error occured!
Hello script master!
Sometims download not complete. Status say "An Error occured!".
I want cycle through download list and find all "An Error occured!" and reset them. I want use existing...
|
Forum: Eventscripter
25.02.2020, 11:14
|
Replies: 3,086
Views: 11,542,422
Shutdown trigger
Does have a trigger for shutdown?
I start 3rd party app on trigger JD start. Now I need to terminate when JD stops.
|
Forum: Eventscripter
15.05.2019, 08:05
|
Replies: 3,086
Views: 11,542,422
|
Forum: Eventscripter
14.05.2019, 07:05
|
Replies: 3,086
Views: 11,542,422
Thank you for idea. But I like complicated....
Thank you for idea. But I like complicated. :biggrin: So new folder not good.
I made very silly code but maybe its work? Can you help me? I put many comments so you can understand easy what I...
|
Forum: Eventscripter
13.05.2019, 19:18
|
Replies: 3,086
Views: 11,542,422
|