Поддръжка на The Movie Database

Is there a way to retrieve the duration of a movie through the API?

21 отговора (на страница 1 от общо 2)

Jump to last post

Следваща страницаПоследна страница

Hi beanland,

There is via the full info methods. The runtime field will be returned:

https://api.themoviedb.org/3/movie/550?api_key=###

Cheers.

Thank you! I must have been looking for a field with a different name.

No problem ;)

Is it normal that all the movies I have , have no runtime field?

Hi, sometimes runtime information is missing for whatever reason, but maybe if you post one or more examples of movies without runtime fields, we can try to figure out what's going on there. :-)

here is a list of some movies without runtime,

  • id:'718930' title :'Bullet Train'
  • id:'301502' title :'Blonde'
  • id:'616037' title :'Thor : Love and Thunder'
  • id:'1029119' title :'Minions & More Volume 1'
  • id:'429473' title :'Lou'
  • id:'744276' title :'After : Chapitre 4'
  • id:'852046' title :'Athena'
  • id:'916605' title :'The Infernal Machine'
  • id:'985939' title :'Fall'
  • id:'361743' title :'Top Gun: Maverick'

The duration of a movie is a language dependent field, like the title. Did you check on the site that, in the language you are making your request, a duration is available.

Strange. Bullet Train doesn't have a Malay translation on this site, yet the runtime is still returned when I set language=ms-MY:

https://api.themoviedb.org/3/movie/718930?api_key=KEY_GOES_HERE&language=ms-MY

I'm talking of existing translations with an empty duration field.

If you ask for a non-existent translation, the system will default to an existing one.

In that case, I don't understand why if I ask for language=ja-JP, it still returns a runtime even though Bullet Train has an existing Japanese translation with an empty duration field:

https://api.themoviedb.org/3/movie/718930?api_key=KEY_GOES_HERE&language=ja-JP

There maybe fallbacks in some cases, but the normal return value in that case is either null or the absence of the field, as written in the API documentation.

Hey @superboy97, I'm pretty sure the API does fall back now on the main details call, so there should always be a value unless you're looking at the translation data, which will show you the individual values.

I can't update the docs since the current version of Stoplight we're using has been EOL'd and is read only. I haven't found the time to get things migrated to a new system yet.

In that case, @orestegabo , if you want more help, you need to post here the exact query you are using (just replace your API key with a generic text like "API_KEY") and the result you get.

Thank you everyone for help, i have tried to resolve the issue, and I'm getting the runtime from

https://api.themoviedb.org/3/movie/718930?api_key=###&language=fr

But when i'm trying to display it inside my Scaffold, it doenst show anything, but the when printing in the console, it show the real value It is rather displaying the initial value of _runtime inside the Scaffold, which means that it is probably displaying the value of _runtie inside the Scaffold before receiving the real data , and then after don't update inside the Scaffold.

Is there anyone to suggest the answer ?

I don't know Scaffold, so I can't help you on this.

Не можете да откриете филм или сериал? Влезте, за да го създадете.

Глобални

s фокусиране на лентата за търсене
p отваряне на меню "Профил"
esc затваряне на отворен прозорец
? отваряне на прозореца за клавишните комбинации

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

b връщане назад
e към страницата за редактиране

На страниците за сезони

(стрелка надясно) към следващ сезон
(стрелка наляво) към предишния сезон

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

(стрелка надясно) към следващ епизод
(стрелка наляво) предишен епизод

На всички страници за изображения

a отваряне на прозорец за добавяне на изображение

На всички страници за редактиране

t меню за избор на език, на превода
ctrl+ s изпращане на форма

На страниците за дискусия

n създаване на нова дискусия
w статус на наблюдаване
p публична/лична
c затваряне/отваряне
a отваряне на действия
r отговаряне в дискусия
l към последния отговор
ctrl+ enter изпращане на вашето съобщение
(стрелка надясно) следваща страница
(стрелка наляво) предишна страница

Настройки

Искате ли да го оцените или добавите към списък?

Вход