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 مساءا
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 صباحا
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 صباحا
Perfect! So to keep that in mind, I've been completing old series.
This thread can now be closed.