Tk-multi-loader2 filters from another project

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]

The Loader2 app does not show Versions, only Published Files.

Thanks Ricardo, these means the only way to see it on Loader2, is publish a script and link a version to that script? And why on a single image the loader recognizes and shows it, but not a mp4?
Many thanks!