Skip to content

Releases: GPLgithub/tk-multi-loader2

Add code to the list of required Published File fields

16 Oct 15:42
81fe27c

Choose a tag to compare

Some loading hooks from the tk-premiere framework use methods that require the code Published File field to be in the Published File data.

Added it to the list of required Published File fields

Added use_version_thumbnail_as_fallback setting

03 Oct 17:53
7d51315

Choose a tag to compare

Most of the time, Published Files have no thumbnails.
Add a setting so that the UI can fall back on choosing the linked Version's thumbnail if the Published File has no thumbnail.

Settings to control publish history

29 Sep 15:29
43b5aeb

Choose a tag to compare

  • Add a published_file_fields (same as tk-multi-breakdown2) to be able to dynamically add fields to the data returned when querying for Published File in the history
  • Add a publish_history_group_by_fields to allow more control of what fields need to match the current Published File to be part of its history. By default, it's still the same value as before, ["project", "task", "entity", "name", "published_file_type"].

Support for Deliveries

16 Aug 21:46
51f9e2d

Choose a tag to compare

Allow to load Published Files based on the Delivery they belong to