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.
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von jorensanbar
am 16. September 2024 um 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}
Antwort von superboy97
am 17. September 2024 um 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.
Antwort von jorensanbar
am 17. September 2024 um 09:54
Perfect! So to keep that in mind, I've been completing old series.
This thread can now be closed.