MA2 & MA3 plugins

Cleanup

1.0

This MA2 plugin packs my most common cleanup macros and scripts, easily accessible via GUI.

The plugin runs in a little sequence-GUI. After starting the plugin, a goto window will appear. It is a menu system and it will keep reappearing until you either press X or Esc (in which case the process will terminate) or select "Run Selected".

In the menu, you can either choose shortcuts to predefined sets of cleanups, or toggle each cleanup item manually.

After selecting the desired cleanup steps, click on "Run Selected" at the bottom.

List of cleanup items:

  • Light cleanup: Removes unused stuff which usually just bloats your showfile.
    1. Unused FixtureTypes
    2. Unused 3D objects
    3. Offline NetworkStations
    4. Unassigned and empty sequences: this will run a script. If a sequence is not assigned to any executor and contains no fixtures/data, it will be deleted.
    5. Messages
  • Medium cleanup: This is a more in-depth cleanup without removing anything actually useful.
    1. Showfile history
    2. Unused UserProfiles
    3. ALL Network DmxOutputs
    4. Unassigned Sequences: All sequences not assigned to any executor will be deleted.
  • KEEP PATCH ONLY: If all of this is selected, the only remaining data will be the fixture patch.
    1. ALL Agendas
    2. ALL Effects + Forms
    3. ALL Executors + Pages
    4. ALL Groups
    5. ALL Images
    6. ALL Layouts
    7. ALL Settings: loads a new show for Settings
    8. ALL Sequences
    9. ALL Plugins
    10. ALL Remotes
    11. ALL Timecodes
    12. ALL User Data: loads a new show for UserData
    13. ALL Worlds + Filters

Menu configuration is available in the source code. You can add your own lines of macros if you wish, or even reorder the whole thing. Heck you might even use it for something completely different!
FREE