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

Discord Notifier "ItemAdded" doesnt work

Open KAAquilla opened this issue 1 year ago • 7 comments

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: grafik

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...

KAAquilla avatar Oct 08 '23 09:10 KAAquilla

Hi!

I've got the same problem, even with generic notifications.

image

Nusephived avatar Oct 11 '23 09:10 Nusephived

How long are you waiting? The item added queue waits for metadata to be populated.

crobibero avatar Oct 11 '23 11:10 crobibero

How long are you waiting? The item added queue waits for metadata to be populated.

3-2 days haha

Nusephived avatar Oct 11 '23 11:10 Nusephived

I suggest enabling debug logging to see what the plugin is doing

https://github.com/jellyfin/jellyfin-plugin-webhook#my-webhook-isnt-working

crobibero avatar Oct 14 '23 17:10 crobibero

Yeah I did it as you can see with "[DBG]"

Nusephived avatar Oct 14 '23 18:10 Nusephived

Your logs don't show any items being queued so I don't see anything wrong in them

crobibero avatar Oct 15 '23 01:10 crobibero

Yes but what’s trigger them once they are in the queue?

Nusephived avatar Oct 15 '23 09:10 Nusephived