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.
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Искате ли да го оцените или добавите към списък?
Нямате профил?
Отговор от jorensanbar
на 16 септември 2024 в 11:16 PM
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}
Отговор от superboy97
на 17 септември 2024 в 1:07 AM
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.
Отговор от jorensanbar
на 17 септември 2024 в 9:54 AM
Perfect! So to keep that in mind, I've been completing old series.
This thread can now be closed.