Page 1 of 1

Add Fat32 removable device to index through IPC

Posted: Sat Apr 25, 2020 10:12 pm
by jams
Hi,

What would be the best way to add a removable device (usb, sdcard ...) to the index when Everything is used without UI (through IPC calls)?
I guess I could modify the ini file through code, but it also means I need to stop/restart Everything?
Is there another way? Could the API be updated to support such a scenario?

Thanks.

Re: Add Fat32 removable device to index through IPC

Posted: Mon Apr 27, 2020 1:35 am
by void
Currently, you would have to modify your Everything.ini while Everything is not running.

I'll look into adding support to the Everything IPC to modify your index.
Thank you for the suggestion.

Re: Add Fat32 removable device to index through IPC

Posted: Mon Apr 27, 2020 7:22 pm
by jams
Thanks for your answer, it would be a great addition.
As a side question, in Everything windows when a new folder is added to index the database is automatically rebuild.
When doing the same through code I guess when I restart Everything (with -startup) I need to explicitly ask for a rebuild?

Re: Add Fat32 removable device to index through IPC

Posted: Tue Apr 28, 2020 1:13 am
by void
It is automated.

If you have modified the Everything.ini and started Everything, Everything will automatically pick up the new folder indexes and perform a quick reindex.