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
дана 05. јул 2024. у 11:36 AM
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
дана 05. јул 2024. у 12:06 PM
Hi guys,
This question has been asked and answered here.
TLDR; no, the JustWatch data is not tracked through our change history system.
Одговор од lobsterclawsoftware
дана 05. јул 2024. у 7:01 PM
Thanks for the quick reply, Travis! I appreciate the clarity.