Release: shotgunDropper for Hiero

Happy Monday all! :slight_smile:

Christmas comes early as I’ve just released v0.2 of my Hiero shotgunDropper app.

Features:

  • Can drop individual versions from Shotgun into Hiero (currently puts these in a “versionBin”. The name of this bin can be changed through a Shotgun config)
  • Can drop Playlists from Shotgun into Hiero, will create a bin with the playlist name
  • Currently prefers sg_path_to_frames over sg_path_to_movie (will add a configuration setting so you can override this in the future)

Planned features:

  • Update Playlist clips and prevent duplicating exisiting clips
  • Drop Shot into Hiero
  • Tag clips with Shotgun Status (also have to create a callback for refreshing the status tag)
  • Some way to get notes into Hiero

Any more ideas are appreciated!

Installation instructions:
These are provided in the README on Github.
This is a dropData callback so no app menu will show up in the Shotgun menu,
it just awaits dropped data and then checks if the dropped data includes the Shotgun URL of your Shotgun site, then it proceeds to do magic.

Helping out
If you are good at Hiero coding and would like to help out, please send me a message and lets make this awesome! :slight_smile:
(or send a pull request)

Thanks to Frank Rueter for the original Nuke shotgunDropper idea! :slight_smile:

13 Likes

Ha, nice to see this is still getting some use.

3 Likes

I wouldnt know what to do without! It’s a no brainer!

1 Like

:+1:

2 Likes

@Ricardo_Musch this is awesome and you are awesome! Thanks for sharing! :rocket:

4 Likes

Hey Ricardo, looks great! I had a thought, do you think this could work inside the Shotgun Panel? Just wondering if it could remove the browser from the equation?

2 Likes

Hey David,

maybe, but it would need almost all functionality that the website offers to be usefull for an editorial department.
They need to be able to see the fields and edit these and quickly load a specific version from a playlist, shot or asset.

I havent actually looked at the Shotgun Panel in a while, I will try and do that soon to see if that might be usefull! :slight_smile:

2 Likes

@DavidMason, as long as the Shotgun Panel sends required info (e.g. the respective version id) via the dragged object’s mime data it can be processed in Nuke/Hiero on drop.

1 Like

Ah, Frank I understood something else here.

Yeah if the Shotgunpanel could do dragged stuff that would work too.

I just think that we all already use the browser and this is a perfect way to integrate functions, I think every app has a dropdata system these days.

1 Like

I know there is a function to add a path to the bin in hiero/studio that you can use already, as for drag and drop, I’m not sure.

1 Like

Honestly, having used the panel for a bit I think at the moment it wouldn’t be very functional from a VFX Editorial perspective.

They usually have a few tab open with playlists, shots, sequences etc.

Being able to grab a version, playlist etc and just drag and drop it into the app seems quicker than whatever I could build into the panel.

They also usually need to edit fields etc, all that functgionality is currently not present in the loader and I don’t see why it should be if we have the website. :slight_smile:

1 Like

No probs, thanks for humouring me :slight_smile: totally makes sense what you have said.

1 Like

Hello,

I am not able to install the ShotgunDropper because I do’n’t know how I have to do the last step.

I apreciate your help, thank you!

2 Likes

Hi,

which last step do you mean?

1 Like

If you mean

tank cache_apps

you can find tank in the root directory of your Shotgun Pipeline config installation.
(The folder up from “config”)

1 Like

I will try it now!
I will tell you… thank you!

1 Like

Hi Ricardo,

I see a couple of tank files (a tank file without extension, and a tank.bat). I ran the tank.bat, but I don’t see the ShotGunDropper in my Current Work Area inside Hiero.

I follow your step described in GitHub, and make the modifications in the two files .yml.

I’m sure that I make something wrong and I still do not understand how it works.

Do I have to download the Zip from GitHub to install something else?

Sorry about my ignorance, I try to learn about it.

If you can give me some tricks to got it, I would appreciate it!!

Best regards,

1 Like

Hey Jerome,

can you confirm that the app files have actually been downloaded from github to the pipeline install?

install/git/rtm-tk-hiero-shotgunDropper

1 Like

Effectively, I have not the app file install/git/rtm-tk-hiero-shotgunDropper.

What I have to do?

1 Like

Did you run the tank cache _apps command?

What did it output?
There may be a configuration error somewhere

1 Like