Page 1 of 1

[FileBot 4.9.2] Multiselect

Posted: 01 Oct 2020, 20:00
by tcd
Hi everybody,

Thanks for the new Version. But I have a little problem with this version. I miss the multiselect function for files and directorys. It´s a little uncomfortable. It´s possible to add this function again? In Version 4.9.1 works this very well.

Thanks for your help!
Sven

Re: [4.9.2 ]Multiselect

Posted: 02 Oct 2020, 03:24
by rednoah
Please include screenshots to illustrate the problem.


Also, what OS are you using? (screenshots help with that too)


:idea: Please read How to Request Help.

Re: [FileBot 4.9.2] Multiselect

Posted: 02 Oct 2020, 20:55
by tcd
With the Version 4.9.1, when I select some directory, I can use STRG or SHIFT to select all dirs I need.

Image

With the Version 4.9.2, I have no possibility for multiselect when I use "select folder". If I use "Select files" all is ok and I can select several files in one step.

Image

My OS is Windows 10 Build 1909 with Java 10.x
Thanks for help!
Sven

Re: [FileBot 4.9.2] Multiselect

Posted: 03 Oct 2020, 03:36
by rednoah
I see. The file dialog implementation has indeed changed from the Java Swing JFileChooser to the native Windows File Dialogs. The latter is better integrated into the system, but has limitations as well (i.e. doesn't support all-in-one file and folder multi-selection).



:arrow: I'd recommend using drag-n-drop to load files into FileBot. That will allow you to select and drag multiple files and folders at the same time.



:arrow: Alternatively, if you really want the previous Java Swing JFileChooser implementation back, then you can configure FileBot like so:
rednoah wrote: 30 Jun 2016, 08:36 Configure File Dialog implementation: net.filebot.UserFiles.fileChooser = Swing | AWT | JavaFX

Code: Select all

filebot -script fn:properties --def net.filebot.UserFiles.fileChooser=Swing

Re: [FileBot 4.9.2] Multiselect

Posted: 04 Oct 2020, 13:33
by tcd
You´re the best! Both ways working very well. Thanks for your help!

Bets regards
Sven

Re: [FileBot 4.9.2] Multiselect

Posted: 20 Nov 2020, 05:00
by spikemixture
Please point me to 4.9.2 for qnap ?

Re: [FileBot 4.9.2] Multiselect

Posted: 20 Nov 2020, 07:44
by rednoah
spikemixture wrote: 20 Nov 2020, 05:00 Please point me to 4.9.2 for qnap ?
:arrow: https://www.filebot.net/linux/qnap.html

Re: [FileBot 4.9.2] Multiselect

Posted: 29 Nov 2020, 12:33
by spikemixture
rednoah wrote: 20 Nov 2020, 07:44
spikemixture wrote: 20 Nov 2020, 05:00 Please point me to 4.9.2 for qnap ?
:arrow: https://www.filebot.net/linux/qnap.html
THANKS found it :D