The Movie Database Подршка

Hello, could you please advise on how I can display the episode release date and episode number, does API support this and if yes, where can I find it. Please check the link with screenshot for the reference - https://imageupload.io/zNzj118nPTJWb2H

8 одговора (на страни 1 од 1)

Jump to last post

The API just provide data. The way you display them is up to your application.

does API provide the episode release date and episode number?

I can see only episode number but not the release date in references - https://developer.themoviedb.org/reference/tv-episode-details

air_date would be the field you’re looking for.

Sorry for posting this question in the other way but my developer still can't understand one thing in the API doc.

Is there any API calls showing tv shows list that includes episode number and release date?

With the Id of a TV show, you need to call GetTVDetails to get the number of seasons and episodes, and then you can call GetSeasonDetails or GetEpisodeDetails to get the required informations.

my developer tells me that to display the episode release date in the category where the TV shows list has 100+ titles we need to call the API for 100+ times. That can cause to bad performance of app, and in almost case, TMDB will block our API call request because of spam calling. Is it true?

@movietimeappco said:

my developer tells me that to display the episode release date in the category where the TV shows list has 100+ titles we need to call the API for 100+ times.

This is the same as if you want to display the title of all the episodes.

But, normally, you display only the list of the shows and you fetch and display data about the episodes only when the user select a specific show.

That can cause to bad performance of app,

The first result, if you directly display all the episodes data, without even talking of performance, will be an unreadable display due to the amount of data.

Не можеш да нађеш филм или серију? Пријави се да додаш.

Глобално

s фокусирај траку за претрагу
p отворите мени профила
esc затворити отворени прозор
? отвори прозор пречице на тастатури

На страницама медија

b вратити се назад (или родитељу кад је то применљиво)
e иди на страницу за уређивање

На страницама ТВ сезона

(стрелица надесно) пређите на следећу сезону
(лева стрелица) иди на претходну сезону

На страницама ТВ епизода

(стрелица надесно) пређите на следећу епизоду
(лева стрелица) иди на претходну епизоду

На свим страницама са сликама

a отвори прозор за додавање слике

На свим страницама за уређивање

t отвори селектор превода
ctrl+ s пошаљи образац

На страницама за дискусију

n отвори нову дискусију
w мења статус гледања
p мења јавно/приватно
c мења отвори/затвори
a отвори активност
r одговор на дискусију
l иди на последњи одговор
ctrl+ enter пошаљи поруку
(стрелица надесно) следећа страница
(лева стрелица) претходна страница

Подешавања

Желите ли да оцените или додате ову ставку у листу?

Пријави се