Webhook state not updating local metadata #697
-
|
I primarily use emby and have setup jellyfin for some testing. Configured Webhooks and can see all the connections coming through both in the logs and the history of processed commands in the web ui. The actual webhook seems to be processed and can be seen so under the The question i have is two part:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 14 replies
-
|
Hello and welcome
Depends on many factors, for example
i am sure i missed more exceptions.
Webhooks do trigger another event to update the state independent of export, however it does require the target to be export enabled to do so. export.enabled is the flag that allow us to update external state be it vis export command or via events. |
Beta Was this translation helpful? Give feedback.
Hi as i suspected you have mismatch at your library from the metadata registered you can see
[ { "id": 27267, "type": "episode", "updated": 1752235401, "watched": 1, "via": "mediacenter_emby", "title": "Yu-Gi-Oh! Duel Monsters", "year": 2000, "season": 1, "episode": 2, "parent": { "guid_anidb": "2061", "guid_imdb": "tt0247902", "guid_tmdb": "902", "guid_tvdb": "76894", "guid_tvmaze": "4099", "guid_tvrage": "8227" }, "guids": { "guid_anidb": "20511", "guid_imdb": "tt8585672", "guid_tvdb"…