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 的回复
于 2024 年 09 月 16 日 11: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}
superboy97 的回复
于 2024 年 09 月 17 日 1: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.
jorensanbar 的回复
于 2024 年 09 月 17 日 9:54上午
Perfect! So to keep that in mind, I've been completing old series.
This thread can now be closed.