TV Show ID: 35894 - Konjiki no Gash Bell!! (2003) Season Number: 01 Episodes: 150
I have completed the information for all 150 episodes, and correctly linked the IMDB and TVDB External IDs.
But when the information is extracted from the external_ids endpoint, only some episodes return the information and at random. For example, episode 2 does not, episodes 3 to 7 do, episode 8 does not, etc.
¿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 jorensanbar
el 16 de septiembre de 2024 a las 23:16
Examples: https://api.themoviedb.org/3/tv/35894/season/1/episode/15/external_ids?api_key=THE_KEY
Return (Without IDs): {"id":815763,"imdb_id":null,"freebase_mid":"/m/0gg0h2b","freebase_id":null,"tvdb_id":null,"tvrage_id":237690,"wikidata_id":null}
https://api.themoviedb.org/3/tv/35894/season/1/episode/19/external_ids?api_key=THE_KEY
Return (With IDs) {"id":815768,"imdb_id":"tt1321233","freebase_mid":"/m/0gg0vy3","freebase_id":null,"tvdb_id":397471,"tvrage_id":237694,"wikidata_id":null}
Contestado por superboy97
el 17 de septiembre de 2024 a las 01:07
You have added the values just before querying them.
Some of the queries may still be in the cache without the values you have added. It can take up to 8 hours for the cache to clear.
Contestado por jorensanbar
el 17 de septiembre de 2024 a las 09:54
Perfect! So to keep that in mind, I've been completing old series.
This thread can now be closed.