seanmcbroom / jellyfin-discord-webhooks

Simple Discord webhook templates for Jellyfin notifications.
MIT License
17 stars 4 forks source link

No Image Shows #3

Closed purevertigo closed 1 month ago

purevertigo commented 1 month ago

The image is not showing for me with the current line

{{ServerUrl}}/web/index.html#!/details?id={{ItemId}}&serverId={{ServerId}}

seanmcbroom commented 1 month ago

This is most likely an issue with the plugin triggering the item added event before metadata is added. You can set a delay for the event somewhere in the jellyfin dashboard.

Also for future reference this repository only regards the plugin templates, not issues with the plugin itself. For that you should open an issue with the jellyfin webhooks plugin repository.

purevertigo commented 1 month ago

I think this is the reason https://github.com/jellyfin/jellyfin-plugin-webhook/issues/243

seems like Discord is not showing any images