Thanks, that solved it. For anyone trying to use this plugin with the Multi OBS Controller, this was how I got it working. Create a "Raw WS Request" and populate the fields with the following or something similar:I think this issue and it's comment addressed the same issue. Could you have a look at this?
Your request type is not valid · Issue #2 · norihiro/obs-shutdown-plugin
Hello, I using OBS 29.1.3 and cannot make it work. Where can be problem?github.com
Request Type:
Code:
CallVendorRequest
RequestData:
Code:
{
"vendorName": "obs-shutdown-plugin",
"requestType": "shutdown",
"requestData": {
"reason": "asdfasdf asdfa",
"support_url": "https://github.com/norihiro/obs-shutdown-plugin/issues"
}
}