Hi, we are trying to have a Project as a Library footage, and now, we are trying to integrate on other projects.
The project has some Sequences, and the Assets are assigned to these sequences ,on the field “assets”
On the tk-multi-loader2 file we added these lines under the softwares, they are showing the correct Sequences from the Library project and the name of the Sequences if is on final status, but none of them are showing any asset footage published as a version.
Any idea? Any help will be apreciated! Thanks!
Footage Library
- caption: Library
entity_type: Sequence
filters: [
[project, is, {“type”:“Project”, “id”:3040}],
[“sg_status_list”, “is”, “fin”]
]
hierarchy: [code]