Load published files from other projects using the Loader app?

Hi,

we want to setup a library project on Shotgun, however the loader app doesnt seem to be able to browse publishes in other projects.

Is there anyone that has done this or can give any insight? Or is it possibe to hack the loader app to allow search in multiple projects?

2 Likes

Hi Ricardo,

Yes that is possible, no need to hack the loader app.

You can check out this page at the Shotgun support site:

Where they give this example on how to modify the loader:

An asset library tab which shows assets from a specific
Shotgun project
caption: Asset Library
entity_type: Asset
hierarchy: [sg_asset_type, code]
filters:
- [project, is, {type: Project, id: 123}]

Cheers,
Jonas

7 Likes

Awesome, somehow I skipped over that! Thanks :slight_smile:

3 Likes

5 posts were split to a new topic: Why is the loader app not showing my Alembic publishes

Greetings
I am currently looking for this same solution on accessing a global “depot” via the loader but the above link doesn’t seem to be valid any longer.
Any information would be greatly appreciated
cheers~