But in the current version of screening room I can’t get the cut view icon on the left to show up anymore. Also looks like there used to be a workaround post but it doesn’t work anymore.
There is a cut view icon on the right side but that only sorts the current playlist in cut order and it doesn’t allow viewing shots before and after (when they are not in the playlist).
Reading the PlugIns/Mu/shotgrid_review_app.mu file in the latest RV installation suggests this feature should still be available, though I also can’t get it to display.
// Default Screening Room Cuts support enabled state
global bool SGR_CUTS_ENABLED = true;
Through the Tools > PTR Python Console... I was able to do the following which hasn’t yielded anything fruitful yet but there might be something here to help point someone to the answer: