Release — Templater 3.2
-
The Dataclay team has just released Templater 3.2, which implements some exciting new error-reporting options and bug fixes. Enjoy and happy rendering!
WHAT’S NEW IN 3.2
- NEW FEATURE — Per-job Logging
It’s now easier than ever to identify when errors occur during Templater’s operation and what specifically causes those errors:- In Templater’s connected data source, Bot will label individual rows / jobs with an error when an output issue occurs. Any issue locating or importing media assets causes Templater to assign an error value to the
render-status
property. - For each processed row / job, Templater logs details about missing or corrupt media references and their corresponding composition layers to the
templater.err
file. - Errors and info emitted by After Effects, regardless of severity level, to the
templater.err
file. - Detailed logs are attached to each processed job in QUE for enhanced observability and transparency.
- In Templater’s connected data source, Bot will label individual rows / jobs with an error when an output issue occurs. Any issue locating or importing media assets causes Templater to assign an error value to the
- BUG FIXES
- When using the command line interface to render QUE jobs, Templater would only process the initial page of returned results when using the
job_filter.additional_pages
property. Templater now processes all pages in a returned query from QUE when using the CLI. - Fixed failed installation error on macOS Ventura systems.
- When using the command line interface to render QUE jobs, Templater would only process the initial page of returned results when using the
- NEW FEATURE — Per-job Logging