Loading repository data…
Loading repository data…
Magabes / repository
This is a Python script that organizes FL Studio plugins by vendor name. It copies the plugin files from the default folder to an accessible/user-custom folder, creating subfolders for each company. It is useful for managing a large collection of plugins and finding them easily in FL Studio
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
To download, simply download from the files above. There is no need for a zipped release file.
This script is a tool to organize FL Studio plugins by vendor name (Eventide, Roland, Korg, Arturia, etc.) It copies the plugin files from the default installation folder to a user-defined folder (or one I made that is easily accessible), creating subfolders for each company/distributor.
Requirements
TO-DO: Make sure it's not only compatible for the C: Drive by default (FL Studio's Plugin Database.)
organizeEffects.py, organizeGenerators.py, or organizeEffectsAndGenerators.py
Local Default installation
C:\Users\USERNAME\Documents\Image-Line\FL Studio\Presets\Plugin database\Installed\Effects\New
C:\Users\USERNAME\Documents\Image-Line\FL Studio\Presets\Plugin database\Installed\Generators\New
OneDrive Default installation
C:\Users\USERNAME\OneDrive\Documents\Image-Line\FL Studio\Presets\Plugin database\Installed\Effects\New
C:\Users\USERNAME\OneDrive\Documents\Image-Line\FL Studio\Presets\Plugin database\Installed\Generators\New
USERNAME in the folder paths should automatically be set to your Windows username. if not, run the organizeCUSTOM.py script.
organizeCUSTOM.py - You choose both paths.
Results for the default scripts
C:\Users\USERNAMEl\Documents\Image-Line\FL Studio\Presets\Plugin database\Effects\USER\ [COMPANY] (Such as Waves)
C:\Users\USERNAME\Documents\Image-Line\FL Studio\Presets\Plugin database\Generators\USER\ [COMPANY] (Such as Roland)
BEFORE RUNNING ANY OF THE PYTHON SCRIPTS
Once you're done with the steps below, you might see some Fruity plugins on the "New" VST folder. Just delete them. Most of them start with 'Fruity'; should be easy to spot.

EXAMPLE OF HOW IT'LL LOOK