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

Support multiple type of archives on remote sources #188

Closed DropSnorz closed 1 year ago

DropSnorz commented 1 year ago

OwlPlug only supports zip files for downloading and installing plugins.

The client should also support tgz or tar.xz formats to pull releases produced by developers and avoid third-party repackaging just for OwlPlug compatibility.

The common-compress library can be used on the client. This change should be part of the new owlplug-registry spec.

DropSnorz commented 1 year ago

Released in OwlPlug 1.23.0