Sprijin Bază de date filme (The Movie Database)

HI is there any way to get ALL known episodes of a tv show? The only way i've found ends in too much API calls:

APICall_GetTvShow(ID)
---- For each season in TvShowInfo.Seasons
---- ---- ---- APICall_GetTVSeason
---- ---- ---- ---- For each episode in SeasonInfo.Episodes
---- ---- ---- ---- ---- APICall_GetEpisodeInfo(..... WITH credits AND ExternalIDs)

5 răspunsuri (pe pagina 1 din 1)

Jump to last post

Hi Stephan,

Each season call returns every episode. Ie. for Breaking Bad, 5 API calls gets you every episode.

Hi Travis

Yes, but without the ExternalIDs and Credits of each episode. I need the IDs to merge the episode informations with informations from TVDB and IMDB (if the user want mix the informations from different scrapers). I can't see any "append_to_response" to get all the informations with one GetTVSeason call...

Hi Stephan,

All of the credits are available in the season call (guest stars and crew) along with an append_to_response=credits for season regulars, but indeed, if you're looking for external_ids, you'll have to call the episode method.

Cheers.

Are there any plans to implement append_to_response=external_ids for season call? It's horrible to call each episode to get the external_ids (like The Simpsons with more than 570 episodes).

Hi Stephan,

No immediate plans, no. append_to_response on a season call will only append season level information, never episode. append_to_response is not designed to go a level down, it's designed to cover requests within the same scope as the "root" request.

I'm not sure what the right solution for this problem is. It could be a good use case for a multi get method, where atlas you could make (just an example) 10 requests at a time. There's a ticket for me to think about this here.

Cheers.

Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.

Globale

s focalizează bara de căutare
p deschide meniul profilului
esc închide o fereastră deschisă
? deschide fereastra cu scurtături de la tastatură

Pe paginile media

b mergi înapoi (sau la părinte atunci când este cazul)
e mergi la pagina de editare

Pe paginile sezoanelor filmelor seriale

(săgeată dreapta) mergi la sezonul următor
(săgeată stânga) mergi la sezonul precedent

Pe paginile episoadelor filmelor seriale

(săgeată dreapta) mergi la episodul următor
(săgeată stânga) mergi la episodul precedent

Pe toate paginile de imagini

a deschide fereastra pentru adăugarea de imagini

Pe toate paginile de editare

t deschide selectorul de traduceri
ctrl+ s trimite formularul

Pe paginile de discuții

n crează o discuție nouă
w comută starea de vizionare
p comută publică/privată
c comută închisă/deschisă
a deschide activitatea
r răspunde la discuție
l mergi la ultimul răspuns
ctrl+ enter trimite mesajul
(săgeată dreapta) pagina următoare
(săgeată stânga) pagina precedentă

Setări

Doriți să evaluați sau să adăugați acest articol într-o listă?

Autentificare