Page 1 of 1

"multiple links selector dialog" problem

Posted: Tue Dec 04, 2012 1:42 am
by eris23
Running nightly with jdownloader
Is there a way to disable the new style selector dialog? When downloading multi-part files It adds extra steps to checkmark each part individually.

Re: "multiple links selector dialog" problem

Posted: Thu Dec 06, 2012 10:38 am
by Guest
I concur.

Re: "multiple links selector dialog" problem

Posted: Thu Dec 06, 2012 10:42 am
by Guest
I found out that if you select all and tick one of the checkmarks, it will check all selected :)

Re: "multiple links selector dialog" problem

Posted: Thu Dec 06, 2012 12:13 pm
by Giorgio Maone
FlashGot tries to pre-check any link which doesn't apparently point to a web page.
Unfortunately, this heuristics is quite broken in the first iteration because it uses Firefox's internal mime type matching, which misses obvious stuff like rar archives.
In the next iteration I plan to include by default any file except if it has extensions such as html, htm, jhtml, shtml, php, asp, aspx, jsp and the like, and to automatically select all so you can easily check/uncheck everything with one click.

Re: "multiple links selector dialog" problem

Posted: Thu Dec 06, 2012 1:02 pm
by eris23
I noticed the unselected netload links are text/html.

Re: "multiple links selector dialog" problem

Posted: Thu Dec 06, 2012 1:11 pm
by Giorgio Maone
eris23 wrote:I noticed the unselected netload links are text/html.
This is really unfortunate. Maybe a persistent [ ] Check all the listed links by default option on the bottom?

Re: "multiple links selector dialog" problem

Posted: Fri Dec 07, 2012 12:04 am
by Giorgio Maone
Please check latest development build 1.5.1rc1, thanks.