Hello.
When I change a value within a AE project via script (and AE running in command-line mode), the changes aren't reflected on the PR (dynamically linked composition). Is there any additional command I can use to refresh the dynamic link? Saving the project by itself is not enough apparently.
- refreshMedia() on PR didn't solve the problem.
- The only solution I found so far is to open AE with the UI. then the changes made are updated on PR. But I wanted the linked composition to be update without having to open the AE with the UI.
Thanks