Buuuuut, don't check right now as there are lots of empty results since we had an issue with our daily sync with JustWatch. The re-sync is running and should be done within an hour or two. Then we'll need to wait for the cached items to expire from cache. But regardless of that issue, it is most certainly possible.
cool, helped me.
The synch issue with JustWatch is still a thing?
Sporadically, yes.
I got a lot of empty objects.
You mentioned the cache, maybe it's also still cached?
Problems with the Cache take a maximum of 8/10 hours after the fix.
Then it can happen again if another sync problem with JustWatch occurs.
Synchronization takes place once a day, normally.
I don't know if it happened in the last 10 hours.
Only Travis Bell can respond.
my purpose was this, in my App there is a button to show new releases for movies, it looks like this right now, the idea was to display the streaming options as icons below the title if available, currently i would need 1 request for the search and 20 for each result of first page, this is not very pretty neither for the user nor for the tmdb servers, and chance to have this expanded to the endpoint i mentioned earliert?
Travis Bell Erabiltzailearen Erantzuna
Abendua 4, 2020 egunean 11:38 AM(e)tan
Hi @bambaleq,
Yes, it is! Just like this:
Buuuuut, don't check right now as there are lots of empty results since we had an issue with our daily sync with JustWatch. The re-sync is running and should be done within an hour or two. Then we'll need to wait for the cached items to expire from cache. But regardless of that issue, it is most certainly possible.
bambaleq Erabiltzailearen Erantzuna
Abendua 4, 2020 egunean 12:08 PM(e)tan
Thank you!
enjoyHB Erabiltzailearen Erantzuna
Martxoa 12, 2022 egunean 9:57 AM(e)tan
cool, helped me.
The synch issue with JustWatch is still a thing? I got a lot of empty objects. You mentioned the cache, maybe it's also still cached?
Thanks!
ticao2 š§š· pt-BR Erabiltzailearen Erantzuna
Martxoa 12, 2022 egunean 11:43 AM(e)tan
Sporadically, yes.
Problems with the Cache take a maximum of 8/10 hours after the fix.
Then it can happen again if another sync problem with JustWatch occurs.
Synchronization takes place once a day, normally.
I don't know if it happened in the last 10 hours.
Only Travis Bell can respond.
Serge Sander Erabiltzailearen Erantzuna
Apirila 6, 2024 egunean 3:13 AM(e)tan
Unfortunately this works only if you lookup a specific show/ movie, but not for search request by tiitle or for https://api.themoviedb.org/3/movie/now_playing endpoint
Serge Sander Erabiltzailearen Erantzuna
Apirila 6, 2024 egunean 3:18 AM(e)tan
i tried something like this
http://api.themoviedb.org/3/search/%@?query=%@&api_key=###&language=de&append_to_response=external_ids,watch/providers,
get the results but no watch providers
Travis Bell Erabiltzailearen Erantzuna
Apirila 6, 2024 egunean 11:06 AM(e)tan
Correct, search does not support
append_to_response
.Serge Sander Erabiltzailearen Erantzuna
Apirila 6, 2024 egunean 2:25 PM(e)tan
my purpose was this, in my App there is a button to show new releases for movies, it looks like this right now, the idea was to display the streaming options as icons below the title if available, currently i would need 1 request for the search and 20 for each result of first page, this is not very pretty neither for the user nor for the tmdb servers, and chance to have this expanded to the endpoint i mentioned earliert?
Check out the Link below to a screenshot
Screenshot
Travis Bell Erabiltzailearen Erantzuna
Apirila 7, 2024 egunean 1:49 PM(e)tan
Hi Serge,
There are no plans to bring a feature like this to search at this time.