Skip to content

Plugin not sending correct information #345

@nefariouslegion

Description

@nefariouslegion

Hi,

I am struggling with the Webhook plugin. I get notifications for through Notifiarr using the jellyfin webhook. Notifiarr provides the webhook URL with my own API key. It's working for things like Playback Start and plugin uninstall. It half works for Session Start because it sends the username, device and client but things like Last login time and last active time always just say Never. The people at Notifiarr showed me one of the Session Start payloads they received from my jellyfin webhook and all the time related things were basically zero's. Here's an example of what they showed me

Image

And here is what the actual notifiarr notification is showing for Session Start:

Image

Lastly, things like Authentication Failure and plugin install don't work at all no matter what I do.

To be clear it shouldn't be a template issue because the Notifiarr guide says to select the "Send All Properties (ignores template)" option in the jellyfin webhook settings.

I've been trying for over a day now to get this fully working with no success. I've also tried asking in the official Jellyfin Matrix network. But didn't really get much in the way of responses there.

I've also done some testing with webhook.site and for example I can see it doesn't get anything at all for things like Authentication Failure and User Created. But it does receive that messed up information for Session Start as well as correct information for Playback start.

Hoping someone can help me solve this.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions