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.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika lobsterclawsoftware
5 lipca 2024 o godz. 11:36AM
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)
Odpowiedź użytkownika Travis Bell
5 lipca 2024 o godz. 12:06PM
Hi guys,
This question has been asked and answered here.
TLDR; no, the JustWatch data is not tracked through our change history system.
Odpowiedź użytkownika lobsterclawsoftware
5 lipca 2024 o godz. 7:01PM
Thanks for the quick reply, Travis! I appreciate the clarity.