The forum is active for archival purposes only.

Join our discord community for new topics.

Forum Navigation
You need to log in to create posts and topics.

Changing "filenameseparator" and "sequenceseparator"

Is it possible to change "filenameseparator" and "sequenceseparator" at a global level for future created projects to inherit?

You can do that with a Prism plugin, which sets these variables in the project config after the project was created.

I attached an example plugin. Place the extraced folder in \Plugins\Custom in your Prism installation and restart Prism. All projects created from now on will have a filenameseparator and a sequenceseparator like it is defined in the onProjectCreated function inside the Prism_ChangeSeparators_Functions.py file of the plugin.

Uploaded files:
  • You need to login to have access to uploads.