Skip to content

App to get latest publish from shot and move it to the deliveries folder

License

Notifications You must be signed in to change notification settings

nfa-vfxim/tk-desktop-deliveries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.7 Code style: black

ShotGrid deliveries app

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.

User interface

delivery_export

Requirements

  • This app will need a sg_projectcode field on the project in ShotGrid

Settings

  • delivery_sequence: template to move the file sequence to
  • delivery_folder: template to the delivery folder
  • default_root: string for the root project, defaults to primary.
  • delivery_status: string with the shot shortcode status for shots to be delivered. Defaults to rfd for Ready for Delivery.
  • delivered_status: string with the shot shortcode status for shots that are delivered. Defaults to fin for Final.

About

App to get latest publish from shot and move it to the deliveries folder

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published