JDownloader Community - Appwork GmbH
 

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: tb21
Forum: General Discussion 07.01.2024, 17:06
Replies: 2
Views: 486
Posted By tb21
App hang / freezing when scripting link grabber

Hi Pros! o)

I have build several quite complex scripts for JD2 in the past, which work quite fine. Unfortunately I still have a problem with the custom "download history" thing I wrote, which...
Forum: General Discussion 07.01.2024, 16:44
Replies: 6
Views: 3,998
Posted By tb21
It's been some weeks, but I guess some keywords...

It's been some weeks, but I guess some keywords and tools which help creating what you are looking for might still be useful for everyone?

Windows machine:
I use ruby scripting environment with...
Forum: General Discussion 24.11.2022, 16:09
Replies: 6
Views: 4,021
Posted By tb21
This is an oldish thread, but I wanted to say...

This is an oldish thread, but I wanted to say "thank you".. o)

I thought I knew most of the JD tricks, but a crawler rule is something I obviously never used before, but such a rule was what was...
Forum: JDownloader 2 06.11.2021, 11:56
Replies: 2,886
Views: 10,268,210
Posted By tb21
Yes, thank you for confirming, after analyzing...

Yes, thank you for confirming, after analyzing the linked source file it is clear..
There is no recursive copy/move support in any of these methods. I did the getChildren() thing and did some new...
Forum: JDownloader 2 05.11.2021, 20:14
Replies: 2,886
Views: 10,268,210
Posted By tb21
Ok, thank you, I think that could answer some of...

Ok, thank you, I think that could answer some of my questions, I will try some more. o) So the newer methods return null/object and create parents, is there any drawback using the new methods or any...
Forum: JDownloader 2 05.11.2021, 18:16
Replies: 2,886
Views: 10,268,210
Posted By tb21
Let me add.. I mostly tried folders which...

Let me add..
I mostly tried folders which contain subfolders (iirc).. If there are no know bugs and you are sure all this works es expected.. I won't start a fight o). I think I can get along with...
Forum: JDownloader 2 05.11.2021, 18:06
Replies: 2,886
Views: 10,268,210
Posted By tb21
renamePath() seems to expect path for me, as it...

renamePath() seems to expect path for me, as it puts FilePathObj into the folder-path given.
It kind of makes sense for renamePath(), but you say it expects full path, which would include
a new...
Forum: JDownloader 2 05.11.2021, 15:06
Replies: 2,886
Views: 10,268,210
Posted By tb21
Ok, not optimal and I would think it doesn't even...

Ok, not optimal and I would think it doesn't even work correctly for same mountpoints/drives when folders are involved, but anyway, enough reason for me to carry on with the custom functions, thank...
Forum: JDownloader 2 05.11.2021, 13:47
Replies: 2,886
Views: 10,268,210
Posted By tb21
I hope you don't mind if I add another question...

I hope you don't mind if I add another question into the mix, I'm not sure yet if this thread is ok for that, or whether I should open a new thread for each? Things seem to mix up here very quickly,...
Forum: JDownloader 2 28.10.2021, 03:38
Replies: 2,886
Views: 10,268,210
Posted By tb21
Yes, correct. o) Maybe enhance the time testing...

Yes, correct. o) Maybe enhance the time testing conditions a bit, to also make the script switch the captcha sound OFF between 0 and 8 o'clock actively, not just between 22 and midnight. Like so..
...
Forum: JDownloader 2 28.10.2021, 02:15
Replies: 2,886
Views: 10,268,210
Posted By tb21
@mgpai I tried, you nailed it, thank you very...

@mgpai
I tried, you nailed it, thank you very much! o)
I never expected this setting to be somewhere in the linkgrabber stuff.
Forum: JDownloader 2 28.10.2021, 02:08
Replies: 2,886
Views: 10,268,210
Posted By tb21
@dawebbreb Try this.. //disable...

@dawebbreb
Try this..


//disable captcha sound at night
//Trigger "Interval"

var date = new Date();
var hours = date.getHours();
Forum: JDownloader 2 28.10.2021, 00:35
Replies: 2,886
Views: 10,268,210
Posted By tb21
It can be done by an "Interval" event script...

It can be done by an "Interval" event script (once a minute e.g.).

I would suggest lowering the volume of the whole system though, as other applications could make weird sounds as well, it may be...
Forum: JDownloader 2 28.10.2021, 00:00
Replies: 2,886
Views: 10,268,210
Posted By tb21
Question How to read Archive Extractor setting?

Hi folks! o)

A quick question, how do I get the following boolean setting by script?
"Archive Extractor -> Extract archives after download"
(Attached image also shows what setting I am looking...
Showing results 1 to 14 of 14

 
Forum Jump
All times are GMT +2. The time now is 14:36.
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.