Does JustWatch watch providers change triggers Changes API?
Because I'm missing the data for watch providers while using the Changes API to update Movies. Thank you.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de lobsterclawsoftware
le 5 juillet 2024 à 11h36
It's a shame no one has answered this question or commented on it. I have looked at the change APIs as well as the values of the change keys in the configuration API and I don't see any indication that we can monitor for changes to the watch providers apart from blindly calling the watch providers end points every day for every movie and show. Is my understanding right?
Change Keys Configuration API https://developer.themoviedb.org/reference/configuration-details (includes list of possible change keys)
Movie Change APIs https://developer.themoviedb.org/reference/changes-movie-list (list of all movies that have changed without indication of WHAT changed) https://developer.themoviedb.org/reference/movie-changes (keyed list of WHAT changed for a single movie)
TV Series Change APIs https://developer.themoviedb.org/reference/changes-tv-list (list of all tv series that have changed without indication of WHAT changed) https://developer.themoviedb.org/reference/tv-series-changes (keyed list of WHAT changed for a single tv series)
Movie and Show Watch Providers https://developer.themoviedb.org/reference/movie-watch-providers (current watch providers for a given movie for all regions) https://developer.themoviedb.org/reference/tv-series-watch-providers (current watch providers for a given tv series for all regions)
Réponse de Travis Bell
le 5 juillet 2024 à 12h06
Hi guys,
This question has been asked and answered here.
TLDR; no, the JustWatch data is not tracked through our change history system.
Réponse de lobsterclawsoftware
le 5 juillet 2024 à 19h01
Thanks for the quick reply, Travis! I appreciate the clarity.