We are using RV and I am curious is there a way how to customize shotgun_fields_config_standard.mu to look at a custom field on Versions (only for SR for RV, not SGR)?
2 Likes
The easiest would be to take a look at the shotgun fields config.
-
RV_INSTALL_PATH/PlugIns/Mu/shotgun_fields_config_standard.mu
You can define new media entries here, and it’s a relatively easy process.
And then you can post the config somewhere on a network path, and users can grab it and patch their RV version. -
And here’s some docs
4 Likes