This app will get all shots with the "Ready for Delivery" status, and copy the publishes to the delivery folder with the correct naming convention. Currently used at the Netherlands Film Academy.
- This app will need a sg_projectcode field on the project in ShotGrid
delivery_sequence
: template to move the file sequence todelivery_folder
: template to the delivery folderdefault_root
: string for the root project, defaults toprimary
.delivery_status
: string with the shot shortcode status for shots to be delivered. Defaults torfd
forReady for Delivery
.delivered_status
: string with the shot shortcode status for shots that are delivered. Defaults tofin
forFinal
.