Some updates:
Loading pages in the webgui is now asynchronous, so if the index files have not generated yet, the page will come up immediately, and the rows will say "loading" until MLVFS processes the corresponding file.
If you have a large set of files, help test the feature by deleting existing .IDX files and letting MLVFS regenerate them. The webgui should come up immediately, and the rows should load asynchronously.
Also I've added an experimental "deflickering" feature that will match the exposure of each frame by equalizing the median pixel values of each frame to some specified value. This hasn't been extensively tested, so please let me know if/how well it works. It also depends on your raw processor actually respecting the BaselineExposure tag, so if it doesn't work, this may be the reason. AFAIK, ACR seems to respect this tag, but it typically applies its own non-linear processing to images, making deflickering more unpredictable.