The Movie Database Подршка

Hi,

The TMDB Api returns runtime as NULL or n/a for some of the tv show episodes that have already been aired years ago. Is there a way to fill the empty or missing data?

Thank you.

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

Jump to last post

The runtime field at series level is deprecated. It should only be used if all the episodes have the same duration. Otherwise, it should be locked empty.

All our data are provided by our users. So, you are invited to fill the runtime fields at episode level.

So, is there another field that displays the duration of an episode? I need to use it to calculate the number of hours spent watching TV, and without the duration or runtime data points, I cannot calculate that. Also, how can I fill the runtime field at the episode level? Do I have to do it through the API, or can I edit the episode information directly on the TMDB website?

Thank you for your response!

@falcon_scorpion said:

So, is there another field that displays the duration of an episode? I need to use it to calculate the number of hours spent watching TV, and without the duration or runtime data points, I cannot calculate that.

As indicate in my previous answer, the runtime field is now at the episode level. You can get it using the TV episode method or the TV season method (in the detail of each episode).

Also, how can I fill the runtime field at the episode level? Do I have to do it through the API, or can I edit the episode information directly on the TMDB website?

You need to use the website. No data can be set using the API.

Note : The value should always be rounded up.

It worked, thank you for your help!

@superboy97 said:

@falcon_scorpion said:

So, is there another field that displays the duration of an episode? I need to use it to calculate the number of hours spent watching TV, and without the duration or runtime data points, I cannot calculate that.

As indicate in my previous answer, the runtime field is now at the episode level. You can get it using the TV episode method or the TV season method (in the detail of each episode).

I tried to fetch the run time through the TV episode endpoint, but the API returned null even though I manually added the run time on the TMDB Website. I added the run time and saved it on the TMDB website for the TV show
Scorpion Season 3 Episode 1, but the run time was returned as null when I retrieved the episode detail. I have attached the JSON payload below. Why is there a delay? I added the run time couple of hours ago and the API is still not returning the value.

{
    "air_date" : "2016-10-03",
    "crew" : 
    "id" : 1222265,
    "name" : "Civil War",
    "overview" : "The team members set aside their personal and romantic issues when hackers take over targeted U.S. military aircraft and war ships, pointing the weaponry at American cities.",
    "production_code" : "",
    "runtime" : null,
    "season_number" : 3,
    "still_path" : "/kV52OElXISWdpyOLi8Nxs8fnvVM.jpg",
    "vote_average" : 7.1,
    "vote_count" : 9
}

Also, how can I fill the runtime field at the episode level? Do I have to do it through the API, or can I edit the episode information directly on the TMDB website?

You need to use the website. No data can be set using the API.

Note : The value should always be rounded up.

It can take up to 8 hours for the API cache to expire.

@superboy97 said:

It can take up to 8 hours for the API cache to expire.

It doesn't make sense to have such a long delay, especially when my app is a database. I'd rather do data entry in my app rather than this website.

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

Глобално

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

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

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

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

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

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

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

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

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

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

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

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

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

Подешавања

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

Пријави се