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.
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת lobsterclawsoftware
ב-יולי 5, 2024 ב-11:36לפני חצות יום
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)
תגובה מאת Travis Bell
ב-יולי 5, 2024 ב-12:06אחרי חצות יום
Hi guys,
This question has been asked and answered here.
TLDR; no, the JustWatch data is not tracked through our change history system.
תגובה מאת lobsterclawsoftware
ב-יולי 5, 2024 ב-7:01אחרי חצות יום
Thanks for the quick reply, Travis! I appreciate the clarity.