Hi, this is more a question for devs, but maybe someone managed to setup an alternative that is not cloud based.
I have my little webhook server installed on a ocdroid. (https://github.com/adnanh/webhook). This tools is sweet as it parses webhooks payload, and triggers actions based on the values.
However, because of the multipart format of the Plex webhook, it would seem that it makes it very difficult to find a proper tools that would enable a proper rule based parsing solution.
Tester like requestbin are not able to parse the payload properly either.
ideally, i’d love for Plex to add an option that would only send Json payload as a webhook, without all the fancy stuff for automation purpose.
Please don’t mention slack or similar tools as want to limit as much as possible the use of cloud based services.
Thanks
Cheers.
F