Create Project Folders

Version 1.7.0

Flame 2022 and later


Creates project file system folder structure and/or media panel library/folder structure on new Flame project startup.


Install through Logik Portal or to manually install download here: Logik Portal Dropbox.

When manually installing from Dropbox download the entire folder in the desired version folder of the script to be installed. That folder should then be moved into /opt/Autodesk/shared/python.

Older versions of this script for older versions of Flame are also available through the Dropbox link.


 
 

The script will run whenever a Flame project is launched for the first time.

Project folder paths can be set using tokens for Flame project names and Flame project nick names. For exmaple: /Jobs/<ProjectNickName>/<ProjectName>. Folders in the folder template will be created in this path.

After the projects path is set the next time Flame is started and a project is launched there will be a prompt to create file system and media panel folders.

System and Media Panel folders can also be created manually through the Setup window using the Manually Create button.


Menus:

Setup:

Flame 2022.3 - 2023.1:

Main Flame Menu -> Logik Portal Script Setup -> Create Project Folders Setup

Flame 2023.2+:

Flame Main Menu -> Logik -> Logik Portal Script Setup -> Create Project Folders Setup

Updates:

v1.7.0 01.21.24

Updates to UI/PySide.

v1.6.0 08.15.23

Updated to pyflame lib v2.

Updated script versioning to semantic versioning.

v1.5 02.04.23

Added check to make sure script is installed in the correct location.

v1.4 01.21.23

Moved setup menu for Flame 2023.2+ to: Flame Main Menu -> Logik -> Logik Portal Script Setup -> Create Project Folders Setup

Updated config file loading/saving.

v1.3 06.06.22

Messages print to Flame message window - Flame 2023.1 and later

v1.2 03.28.22

Tokens for <ProjectName> and <ProjectNickName> can be entered into library and folder names

Updated UI for Flame 2023

Moved UI widgets to external file

Imporved initial script setup

v1.1 11.03.21

Added ability to create media panel libraries and folders on project start up

Added buttons to manually create file system/media panel folders

Added buttons to enable/diable creation of either file systems folders or media panel folders

Setup will now open first time Flame is started after script is installed