jellyfin-plugin-webhook/Jellyfin.Plugin.Webhook/Templates/Gotify/AuthenticationSuccess.handl...

10 lines
389 B
Handlebars

{
"extras": {
"client::display": {
"contentType": "text/markdown"
}
},
"title": "✅ Jellyfin Authentication Success ✅",
"message": "--------------\n\n**User:** {{NotificationUsername}}\n\n**ID:** {{UserId}}\n\n**Client:** {{Client}}\n\n**Device:** {{DeviceName}} \n\n**Client IP:** {{RemoteEndPoint}}",
"priority": {{Priority}}
}