I’m trying to launch RV from a ShotGrid URL template using this format:
rvlink: -l -play {sg_path_to_movie}
RV launches, but says the file doesn’t exist.
If I run the same path manually on web browser, it works fine. (like rvlink: -l -play /path/to/movie.mov)
I mean the custom link format in ShotGrid custom field to launch RV directly with a file path.
Just for reference — mine used to work fine until last month, but now rvlink:// {sg_path_to_movie} fails from any browsers it works from CMD.
It’s due to a recent browser change in how Custom Protocol URLs are handled (Chrome v130+).