From 79fa0412ea2287190675451509906b72da2a3eb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sat, 2 Dec 2023 08:34:53 +0100 Subject: [PATCH] Clarify webhook URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ca92cd..9775a66 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ While there is a generic webhook plugin for Jellyfin, editing and troubleshootin 2. In Jellyfin, install the Webhook notification plugin. 3. Restart Jellyfin. 4. Navigate to the plugin configuration page and click on `Add Generic Destination`. -5. Set webhook URL to whatever your `webhook` endpoint is. +5. Set webhook URL to: `$WEBHOOK_URL/hooks/jellyfin-receive` (this hook ID is set in `hooks.json`). 6. Check these `Notification Type`: - Authentication Failure - Item Added