DropSnorz / OwlPlug

Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux.
https://owlplug.com
GNU General Public License v3.0
274 stars 11 forks source link

Additional LV2 dirs are not scanned (Linux) #174

Closed dromer closed 1 year ago

dromer commented 1 year ago

I have configured 2 additional LV2 dirs, however the plugin sync does not scan them somehow.

Result after scanning:

You can see the two extra LV2 dirs are missing. There should be over 50 plugins in each.

DropSnorz commented 1 year ago

Hello @dromer. This space in the UI between .vst3 and .vst directories is really strange. I'll try to reproduce the problem on my side, can you list the configured path and additional paths for all formats ?

dromer commented 1 year ago

Yeah I also noticed that space.

Paths configured:

DropSnorz commented 1 year ago

Thank you, I've found the problem. It's a dumb copy-paste issue when I implemented the lv2 feature. OwlPlug looks for lv2 plugins in Audio Unit additional directories.

DropSnorz commented 1 year ago

This issue has been fixed on OwlPlug 1.22.1