jellyfin-plugin-webhook
jellyfin-plugin-webhook copied to clipboard
Discord Notifier "ItemAdded" doesnt work
When using the ItemAdded Notification Type, the logs say "Queued for notification" but nothing will arrive on Discord. While using the Generic Notification Type, something arrives in Discord, but obviously broken a bit since I am using the Discord Handlebars Template. Why is that?
For Jellyfins "New content added" Notification I only have:
Is this normal? As for now I did not get it to work with Discord Webhook. The Webhook is missing ItemID as well. Sadly the logs don't give much more information than this... I would really appreciate the help here, since I actually do not know why it shouldn't work how I set it up...
Hi!
I've got the same problem, even with generic notifications.
How long are you waiting? The item added queue waits for metadata to be populated.
How long are you waiting? The item added queue waits for metadata to be populated.
3-2 days haha
I suggest enabling debug logging to see what the plugin is doing
https://github.com/jellyfin/jellyfin-plugin-webhook#my-webhook-isnt-working
Yeah I did it as you can see with "[DBG]"
Your logs don't show any items being queued so I don't see anything wrong in them
Yes but what’s trigger them once they are in the queue?