Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord Notifier "ItemAdded" doesnt work #199

Open
KAAquilla opened this issue Oct 8, 2023 · 7 comments
Open

Discord Notifier "ItemAdded" doesnt work #199

KAAquilla opened this issue Oct 8, 2023 · 7 comments

Comments

@KAAquilla
Copy link

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

@Nusephived
Copy link

Hi!

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

image

@crobibero
Copy link
Member

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

@Nusephived
Copy link

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

3-2 days haha

@crobibero
Copy link
Member

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

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

@Nusephived
Copy link

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

@crobibero
Copy link
Member

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

@Nusephived
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants