Hello, I used the fuscript scripting language with Release 16 of DaVinci Resolve without any issues. After upgrade to R17, the project.GetRenderJobStatus methode gets 'None'. So I get no feedback from Resolve. I need the completion percentage and estimated time. Do somebody have the same probleme?
Some of the rendering methods have changed in V17. You no longer call GetRenderJobStatus() on the job index but on the job UID. Refer to the documentation for more details.