I want to get the name of the file playing in the Resolume via Websocket in VVVV. I was able to parse this from JSON, but I have a problem with the fact that Resolume only sends data when connecting to the server and does not update it when it changes. In order for the data to be updated, I need to constantly reconnect. How to automate this process? Maybe I need to send some command to automatically update the JSON?

Please give me any ideas
