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.
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från lobsterclawsoftware
den 5 juli 2024 vid 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)
Svar från Travis Bell
den 5 juli 2024 vid 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.
Svar från lobsterclawsoftware
den 5 juli 2024 vid 7:01 PM
Thanks for the quick reply, Travis! I appreciate the clarity.