Skip to content

Feature/add settings to disable scan on startup

Add additional checkbox setting to disable autoscan on startup.

I find a bit annoying that elisa starts scanning the library each time it starts. This PR suggests adding a new setting so the user can choose to disable this scan. He can still trigger some manual scan if necessary. The default value keeps autoscan on, so on first start elisa will still initiate a full scan.

Before: image

After: image

Merge request reports