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

ntfy.sh: DeviceName / ClientName / RemoteEndPoint variables for AuthenticationSuccess & UserLockedOut events

Open v3DJG6GL opened this issue 1 year ago • 4 comments

My pull request #297 just got merged where I implemented the variables {{{DeviceName}}}, {{{ClientName}}} and {{{RemoteEndPoint}}} for several notification events. While these variables are now available for most notification events thanks to PRs #275 and #284 , they are still (partially) missing for some events:

  • AuthenticationSuccess Image {{{DeviceName}}} seems to be implemented, {{{ClientName}}} and {{{RemoteEndPoint}}} are not implemented

  • UserLockedOut Image Neither {{{DeviceName}}}, {{{ClientName}}} nor {{{RemoteEndPoint}}} are implemented.

I would love to see these variables implemented for those events :)

v3DJG6GL avatar Nov 04 '24 16:11 v3DJG6GL

hey, i remember achieving these variables somewhere, let me find those once i am back from holidays.

chiragkrishna avatar Nov 20 '24 12:11 chiragkrishna

hey, i remember achieving these variables somewhere, let me find those once i am back from holidays.

great, thanks!

v3DJG6GL avatar Nov 24 '24 19:11 v3DJG6GL

Hi @chiragkrishna :) have you already had time to look into this?

v3DJG6GL avatar Jan 06 '25 13:01 v3DJG6GL

I have the same issue anything going on?

tidder99 avatar Feb 04 '25 02:02 tidder99