Rename Shots

Version 1.7.0

Flame 2023 and later


Apply clip name and shot name to segments on timeline from saved pattern preset.

Eliminates having to always enter naming pattern and does both at same time.


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.


 
 

Menus:

Timeline:

Flame 2022 - 2023.1:

Right-click on selected segments -> Rename... -> Rename Shots

Flame 2023.2+:

Right-click on selected segments -> Rename Shots

Media Panel:

Flame 2022 - 2023.1:

Right-click on selected sequence -> Rename... -> Rename Shots

Flame 2023.2+:

Right-click on selected sequence -> Rename Shots

Updates:

v1.7.0 01.02.24

Updates to UI/PySide.

Fixed scoping issue with Flame 2023.2+ menus.

v1.6.0 07.25.23

Updated to pyflame lib v2.

v1.5.1 06.26.23

Updated script versioning to semantic versioning.

Clip Name entry field now has focus when window opens.

Pressing enter in Clip Name or Shot Name entry field now applies names.

v1.5 02.04.23

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

v1.4 01.19.23

Updated config file loading/saving.

v1.3 10.24.22

Updated menus for Flame 2023.2+:

Timeline:

Right-click on selected segments -> Rename Shots

Media Panel:

Right-click on selected sequence -> Rename Shots

v1.2 05.24.22

Messages print to Flame message window - Flame 2023.1 and later.

v1.1 05.11.22

Removed setup window and eliminated sequence entry to simplify UI.