Greetings and thanks for a great site and API. Occasionally I get issues when retrieving Collection info, where there are no movies listed that belong in the collection.
Example here is Cannonball Run. https://api.themoviedb.org/3/collection/101688?api_key=******
Returns:
{
"id": 101688,
"name": "Cannonball Run Collection",
"overview": "A series of films which revolve around an eccentric group of competitors in wild and illegal road races.",
"poster_path": "/8Bq9YD1UIw1hdkccegKVaUipBH9.jpg",
"backdrop_path": "/ogcQ0P7d1qY8S0CUWOeUrSa1BSB.jpg",
"parts": []
}
Yet surfing your site, definitely shows The Cannonball Run, Cannonball Run II and Speed Trap as belonging to this collection.
Sorry, I can't recall the other collections I had issue with, this is the only one that I investigated thoroughly.
One other questions, is there any thoughts of allowing download of all Collections in one hit? I only ask as this would allow quicker performance if the file was local and only needed updating occasionally....(yeah, trying to be lazy, but trying to reduce number of API calls)
Cheers
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 10 de noviembre de 2016 a las 16:01
Hi Rob,
This is definitely a bug. I've created a new ticket for this here and will look at it next week. I'm out of the office until November 16.
Contestado por Rob
el 23 de noviembre de 2016 a las 15:58
Hey Travis.
Just wanted to bring this issue to your attention again. Tested and still returning an empty set for Cannonball Run. Sorry, can't recall the other collection this affected also.
https://api.themoviedb.org/3/collection/101688?api_key= (removed)
Other collections are returning correctly https://api.themoviedb.org/3/collection/9485?api_key= (removed)
Contestado por Travis Bell
el 27 de noviembre de 2016 a las 13:54
Hi Rob,
This is on deck to be fixed this going week.
Contestado por Rob
el 31 de enero de 2017 a las 14:13
Hi Travis
Hate to bring up an old thread, but the collection for Cannon Ball Run is still not returning any movies that are against this collection
Contestado por Travis Bell
el 1 de febrero de 2017 a las 11:35
Hi Rob,
This should be fixed now. You'll have to wait for the cached response to expire which is in 3.5 hours from me writing this post.
Contestado por Rob
el 1 de febrero de 2017 a las 16:57
Sweet. Confirmed as working.
You can close this thread now.
If I find any other collections with this issue, I will open a new thread. Or is the fix for Cannon Ball Run something that would check and fix any other collections?
Contestado por Travis Bell
el 1 de febrero de 2017 a las 17:00
Awesome!
It was a data issue so it could happen again, yes. I'm not sure how the data got in that state but it's not normal and I have never seen it before.