Sprijin Bază de date filme (The Movie Database)

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

21 răspunsuri (pe pagină 1 din 2)

Jump to last post

Pagina următoareUltima pagină

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.

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

Global

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

Pe paginile media

b înapoi (sau la pornire atunci când este cazul)
e accesați pagina de editare

Pe paginile sezonului TV

(săgeată dreapta) mergeți la sezonul următor
(săgeată stânga) mergeți la sezonul precedent

Pe paginile episoadelor TV

(săgeată dreapta) mergeți la următorul episod
(săgeată stânga) mergeți la episodul anterior

Pe toate paginile de imagini

a deschideți fereastra pentru adăugarea imaginii

Pe toate paginile de editare

t deschide selectorul de traduceri
ctrl+ s trimiteți formularul

Pe paginile de discuții

n creați o nouă discuție
w comutați stare de vizionare
p comutați public/privat
c comutați închidere/deschidere
a deschide activitatea
r răspuns la discuție
l mergeți la ultimul răspuns
ctrl+ enter trimiteți mesajul
(săgeată dreapta) pagina următoare
(săgeată stânga) pagina anterioară

Setări

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

Autentificare