QA:
Clip finding algorithm very simple, it increase counter if 3 consecutive points of sound data has very small delta difference near maximum. Example abs(SOUND_MAX - abs(x)) <= epsilon for all 3 points.
Clicks is heuristic algorithm for finding vinyl disks clicks, we update articles soon and add such information.
Sonogram - if you set high fft you loose time resolution, but have very detailed frequency resolution, and vice versa. For spectrogram it's more like averaging, high is better (4096). overlap is how amount of data already used in one block of fft, go to next block, 0 -no overlaping, 90% - 9/10 of old data.
TagEditor: I don't understand question ?
Cache: why do you need clear cache ? Similarity must work with diff. folder groups with old cache. Do you have any problems with caching, can you be more specific ?
You can only analyze folder, without scan for duplicates do it via toolbar 'Play' button menu or main menu. And you can easily export all you data, just open desired tab and select File->Export in main menu (CSV available).