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

Movie item added notification missing Provider_* fields

Open austinwbest opened this issue 2 years ago • 3 comments

Ive had reports from Notifiarr users that when movies are added, they are missing information (this has never been an issue before so i assume a recent change has been made). Comparing payloads from my tests to their broken webhooks i can see why.

10.7.0 had 2 fields

  • Provider_tmdb
  • Provider_imdb

The log i looked at today that is broken was 10.8.5 and it had neither of those fields. Where they removed or is something else broken there?

I also noticed another person with issues of missing data and i have noticed a pattern (even with Notifiarr users) when the title contains the year it fails. It also is apparent in their notifications (the other issue i saw about broken meta) because it shows as Title (Year) (Year) but yet the one with Title (Year) worked. Not sure if it is related or not (maybe that is why it is failing to find the meta?) but either way those missing ids make the webhook basically useless for fetching proper metadata about the item.

Let me know if this is going to be how things are going to be going forward so i can let the users know as well.

Thanks!

austinwbest avatar Feb 07 '23 23:02 austinwbest

Hello @austinwbest, were you able to get to the cause of this? In my case, Provider_tmdb is missing for TV shows.

IgnisDa avatar Jul 17 '23 18:07 IgnisDa

Hello @austinwbest, were you able to get to the cause of this? In my case, Provider_tmdb is missing for TV shows.

I honestly forgot i even posted this. I just tell users that JF has bugs and they are stuck with it. As its been 5 months and they have not even responded to the issue that kind of sums it up i think.

It is unfortunate but it is what it is right..

austinwbest avatar Jul 17 '23 18:07 austinwbest

Bummer. Thanks for your reply.

IgnisDa avatar Jul 17 '23 18:07 IgnisDa