Hey!
Has anyone managed to figure out how to play Cut entities in Screening Room for RV?
It used to be that you could just launch RV and tell it to load the Cut Entity using SG Review, which worked a charm.
Now that SG Review has been depreciated, I can’t seem to figure out how to play a Cut Entity so thought I’d check here if anyone had worked it out yet.
I’ve tried building up an RV command to load the version of the Cut as advised by support, but this doesn’t load the Cut Entity. It allows me to then choose “Play All in Timeline” - which just appends the Cut Items to to the end of the timeline. (We don’t use the Shot Entity, Cut Order field which is probably why).
We need Screening Room to use the data from the Cut Entity to add the Cut items to the correct place in the RV timeline, not the Cut Order from Shots.
Here are the two commands I’ve tried:
rv -flags ModeManagerPreload=shotgun_review_app -eval 'shotgun_review_app.theMode().setServer("https://site.shotgunstudio.com"); shotgun_review_app.theMode().launchTimeline([(string, string)] {("version_id", "230842")});'
rv -flags ModeManagerPreload=shotgun_review_app -eval 'shotgun_review_app.theMode().setServer("https://site.shotgunstudio.com"); shotgun_review_app.theMode().launchTimeline([(string, string)] {("entity_type", "Cut"), ("entity_id", "1819")});'
Any help figuring this one out would be greatly appreciated!
Best,
Mark