jellyfin-plugin-webhooks icon indicating copy to clipboard operation
jellyfin-plugin-webhooks copied to clipboard

ntfy incompatible ?

Open buave opened this issue 1 year ago • 1 comments

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,

buave avatar Dec 07 '23 11:12 buave

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.

shemanaev avatar Dec 07 '23 17:12 shemanaev