jellyfin-plugin-webhooks
jellyfin-plugin-webhooks copied to clipboard
ntfy incompatible ?
Hello,
I use ntfy for my notifications, but the output format isn't very easy to understand. The default payload format sends me a "atachement.json" file; the get payload returns nothing, probably an error; the plex payload returns all the request in json format.
Is there any way to customize a payload so that it works correctly with ntfy?
Thanks,
Hi, ntfy expects very specific payload format that doesn't supported by this plugin. I recommend you to look at official Webhook plugin. It does have examples how to use with ntfy.