JDownloader Community - Appwork GmbH
 

Notices

Showing results 1 to 50 of 76
Search took 0.00 seconds.
Search: Posts Made By: sherbee
Forum: JDownloader 2 16.08.2020, 08:21
Replies: 6
[User feedback required] Manual extract password order
Views: 2,160
Posted By sherbee
Yes, yes. But I talk this manual extract:...

Yes, yes. But I talk this manual extract: Tools->Extract files->Open archive for file not in list -> no right click context for archive.
Look: When file in list I can put password there and what it...
Forum: JDownloader 2 15.08.2020, 13:08
Replies: 6
[User feedback required] Manual extract password order
Views: 2,160
Posted By sherbee
Because when manual extract add password to...

Because when manual extract add password to package not possible: You make Tools->Extract files->Open archive. Not can add password. So ask for password is better.
I have told already password find...
Forum: JDownloader 2 01.08.2020, 10:52
Replies: 2,842
Views: 10,180,709
Posted By sherbee
Why now after automtic extract one file log file...

Why now after automtic extract one file log file remain in /open folder? It not move to /extraction folder even after JDownloader close? x)
I must check now 2 folders for log? x)
And it all...
Forum: JDownloader 2 01.08.2020, 10:09
Replies: 6
[User feedback required] Manual extract password order
Views: 2,160
Posted By sherbee
Manual extract password order

When manual extract it first try to find password and then ask if not found.

But search can be long and waste time if password not found after 20 minutes waiting.

Wo better is: Ask for password...
Forum: JDownloader 2 28.07.2020, 08:10
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Can add: This problem maybe makes new problems. I...

Can add: This problem maybe makes new problems. I have found out here: Link_not_visible

Condition for error is almost same. I think method...
Forum: JDownloader 2 28.07.2020, 08:02
Replies: 2,842
Views: 10,180,709
Posted By sherbee
But that not what I need. I need: 1. Open...

But that not what I need.
I need:
1. Open archive
2. Extract archive
3. Move archive
4. Open next archive

Must move archive after extraction immediately.
Forum: JDownloader 2 27.07.2020, 10:26
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 26.07.2020, 10:22
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 26.07.2020, 07:52
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 25.07.2020, 16:28
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 25.07.2020, 12:51
Replies: 2,842
Views: 10,180,709
Posted By sherbee
I check. First error was 7zip binding made error....

I check. First error was 7zip binding made error. I put new 7zip binding in folder now no more 7zip error.

But still 'TypeError: Cannot call method "match" of null''

So I look in log folder....
Forum: JDownloader 2 25.07.2020, 10:07
Replies: 2,842
Views: 10,180,709
Posted By sherbee
But when use with manual extract it gives:...

But when use with manual extract it gives: 'TypeError: Cannot call method "match" of null' for this line of code:

return...
Forum: JDownloader 2 24.07.2020, 10:35
Replies: 1
[User feedback required] Start order
Views: 1,384
Posted By sherbee
Start order

I made script to start proxy at start.
But update check start before proxy.
So update check fails with no connection.

Is way to start update check only after proxy finally running?
Forum: JDownloader 2 24.07.2020, 08:30
Replies: 2,842
Views: 10,180,709
Posted By sherbee
Have idea how make distinguish between manual and...

Have idea how make distinguish between manual and automatical extract?
i make so: var links = archive.getDownloadLinks() || [];

And then if links.length > 0 I take it for automatical extract...
Forum: JDownloader 2 01.07.2020, 08:25
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Yes I put in same folder. But I think my log is...

Yes I put in same folder. But I think my log is correct seperate for each file.
Forum: JDownloader 2 30.06.2020, 19:48
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Good you can reproduce. But I think you must...

Good you can reproduce.
But I think you must first delete first file after download and then download second.
Forum: JDownloader 2 29.06.2020, 22:22
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
No. I have tried again. Both link work good and...

No. I have tried again. Both link work good and download and extract. No error.

But if error first file no problem. Start with second file and after do extract first file. Then extraction error is...
Forum: JDownloader 2 28.06.2020, 11:30
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Hello, :outch: But why? Ok I say it again. I...

Hello,
:outch: But why? Ok I say it again.
I don't know if 100% reproduce but I think.

Here is problem again:

1. I download file and extract automatical. In download list status goes from...
Forum: JDownloader 2 27.06.2020, 18:49
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 27.06.2020, 14:03
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
@pspzockerscene Can you confirm now it is bug?

@pspzockerscene
Can you confirm now it is bug?
Forum: JDownloader 2 15.06.2020, 21:59
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 15.06.2020, 19:56
Replies: 2,842
Views: 10,180,709
Posted By sherbee
I confused. :blink: Trigger is after extract or...

I confused. :blink:
Trigger is after extract or before? Yes because bug I want get extract folder from setting and set in script.
Forum: JDownloader 2 15.06.2020, 19:34
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 15.06.2020, 16:17
Replies: 2,842
Views: 10,180,709
Posted By sherbee
Is possible to get 'extract to' value from...

Is possible to get 'extract to' value from Archive extractor setting?
Forum: JDownloader 2 15.06.2020, 16:09
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Can confirm is bug?

Can confirm is bug?
Forum: JDownloader 2 14.06.2020, 18:36
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
:w00t: I think I solved: When in download...

:w00t: I think I solved:

When in download list file is 2x then it update wrong package.
I give example:

I download package abc before 1 month and keep in download list.
When I download other...
Forum: JDownloader 2 14.06.2020, 08:03
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Hello. It still happen. But not replicate. ...

Hello. It still happen. But not replicate.

Problem is: Extraction status not display correct in Download list.
Not always but only sometimes.
Most times it show "Extraction OK" when extraction...
Forum: JDownloader 2 08.06.2020, 07:47
Replies: 2,842
Views: 10,180,709
Posted By sherbee
Thank! Will try soon! Hope it works. :biggrin:

Thank! Will try soon! Hope it works. :biggrin:
Forum: JDownloader 2 08.06.2020, 07:45
Replies: 5
Views: 3,029
Posted By sherbee
Sorry when I think placement is not good. :no: It...

Sorry when I think placement is not good. :no: It under downloadlist under pakage properties under download overview and so much away from the list where it must be.
Not good gui design. Sorry....
Forum: JDownloader 2 07.06.2020, 11:22
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 07.06.2020, 11:14
Replies: 6
[See Bugtracker] Bug Extract from menu?
Views: 1,708
Posted By sherbee
I tested and trigger works. My script must change.

I tested and trigger works. My script must change.
Forum: JDownloader 2 07.06.2020, 08:10
Replies: 5
Views: 3,029
Posted By sherbee
Hello. I sorry I must change. I have found at...

Hello. I sorry I must change.
I have found at bottom. :outch: But why is so much hidden? :confused:
Can move search input to somewhere else?
Forum: JDownloader 2 06.06.2020, 15:40
Replies: 5
Views: 3,029
Posted By sherbee
Request search in list

My download list is very long. :biggrin:
But lookup is not good. No search, no filter, much scrolling and search. :blink:
Can you implement search as you tipe filter for better finding packages...
Forum: Host Plugin Reports 06.06.2020, 15:36
Replies: 1
Views: 1,586
Posted By sherbee
Bug Download Password?

Please check:

Link_not_visible
Download password for test use only password: 123

Website download works.
When set download password in JDownloader it not works.
Also only password...
Forum: JDownloader 2 06.06.2020, 09:22
Replies: 6
[See Bugtracker] Bug Extract from menu?
Views: 1,708
Posted By sherbee
Yes but there is reason use JDownloader for...

Yes but there is reason use JDownloader for extrarct: It is comfort.
There is more cases you must think.
1. File outside JDownloader: No package name available etc. But still rules very comfortable...
Forum: JDownloader 2 05.06.2020, 08:38
Replies: 6
[See Bugtracker] Bug Extract from menu?
Views: 1,708
Posted By sherbee
Bug Extract from menu?

Good day. Bug or I am wrong?

Download and automatic unpack after download use archive extractor setting and put file in "Extract destination folder".

When use "extract now" from download list,...
Forum: JDownloader 2 28.05.2020, 15:13
Replies: 7
[See Bugtracker] Unpack queue gone
Views: 1,413
Posted By sherbee
Yes I did not tell correctly. Most slow is...

Yes I did not tell correctly. Most slow is password finding. Extraction speed is not so big problem: I have made post about it already: Link_not_visible

We want...
Forum: JDownloader 2 28.05.2020, 10:03
Replies: 7
[See Bugtracker] Unpack queue gone
Views: 1,413
Posted By sherbee
x) Yes if not there, then gone. I understand....

x) Yes if not there, then gone. I understand. :crying:.
But maybe to implement? Because unpack is slow (no multi thread) and queue grow easily. It is :outch: when restart and all is gone.
Forum: JDownloader 2 28.05.2020, 07:31
Replies: 7
[See Bugtracker] Unpack queue gone
Views: 1,413
Posted By sherbee
But when unpack it unpack one after one. So it...

But when unpack it unpack one after one. So it must store somewhere what pack is next, right? For me this is queue. And it lost when close JDownloader software.
Does not matter if close for error or...
Forum: JDownloader 2 27.05.2020, 07:59
Replies: 7
[See Bugtracker] Unpack queue gone
Views: 1,413
Posted By sherbee
Unpack queue gone

Sometimes unpack hangs and does not stop and cannot stopped.
Then only Jdownloader restart can help.
But after the unpack queue is empty. All unpack files must manual unpack. Cannot add the to...
Forum: JDownloader 2 20.05.2020, 22:14
Replies: 9
Views: 3,904
Posted By sherbee
I think progress is there. :thumbup: I don't...

I think progress is there. :thumbup:
I don't understand much exact. But it can download now. :biggrin:
Forum: JDownloader 2 20.05.2020, 20:38
Replies: 9
Views: 3,904
Posted By sherbee
Yes. That's why no works. This I need to...

Yes. That's why no works.

This I need to know. I must try it.
Forum: JDownloader 2 20.05.2020, 17:43
Replies: 9
Views: 3,904
Posted By sherbee
I put here. Don't ban me, yes? :P :biggrin: ...

I put here. Don't ban me, yes? :P :biggrin:

No, it's just sample for you: Link_not_visible

Link does copy and paste into linkgrabber box is possible. But no automatic...
Forum: JDownloader 2 20.05.2020, 16:35
Replies: 9
Views: 3,904
Posted By sherbee
How can I make support? Is there way? :confused: ...

How can I make support? Is there way? :confused:


Can I post sample here? Or send PM?
Forum: JDownloader 2 20.05.2020, 14:05
Replies: 9
Views: 3,904
Posted By sherbee
[LinkCrawler Rule] Link copy paste

Hell :biggrin: !

With normal link on web site I make right click and copy link address.
JDownloader put it in Linkgrabber automatic without me.

Some links not work this. I must copy and then...
Forum: JDownloader 2 07.04.2020, 08:36
Replies: 15
[Developer Feedback required] Bug when file name changed?
Views: 3,794
Posted By sherbee
Bug when file name changed?

I try to find out why happening. But I think its bug:

Normally when download file and extract, it shows Extraction OK.
But when file name has changed, it extracts correct, but not show Extraction...
Forum: JDownloader 2 06.04.2020, 12:01
Replies: 2,842
Views: 10,180,709
Posted By sherbee
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: JDownloader 2 06.04.2020, 11:58
Replies: 3
[User feedback required] Pause between downloads starting
Views: 2,967
Posted By sherbee
This not help my problem. But I want try this...

This not help my problem. But I want try this setting, sounds interesting. :thumbup:

But I don't understand setting:
Auto Max Download Speed Limit: When total speed is below this limit. What...
Forum: JDownloader 2 06.04.2020, 10:51
Replies: 3
[User feedback required] Pause between downloads starting
Views: 2,967
Posted By sherbee
Question Pause between downloads starting

Is there setting to make download start one by one with pause between?

I explain: One host, setting is good to make 20 connections. Linkgrabber gives 100 links to download and it starts 20...
Forum: JDownloader 2 06.04.2020, 10:46
Replies: 6
[User feedback required] Memory use too much, where change?
Views: 15,752
Posted By sherbee
Can you explain to me? When I open Jdownloader...

Can you explain to me?
When I open Jdownloader today it shows max memorey 910 MB.

I don't understand. Why today and not yesterday when I open and close it again and again?
I think issue solve....
Showing results 1 to 50 of 76

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