Hi.
Movie Detail: https://api.themoviedb.org/3/movie/496243?api_key=#APIKEY#&language=en-US
Configuration Languages: https://api.themoviedb.org/3/configuration/languages?api_key=#APIKEY#
Please add "english_name" to "spoken_languages" as in Configuration Languages.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 11, 2020 في 4:33 مساءا
Hi @sereisoglu,
I've created a new ticket for this here. Given its simplicity, I will try to get that one done sooner, rather later.
رد بواسطة sereisoglu
بتاريخ مارس 12, 2020 في 6:10 صباحا
@travisbell , I think "languages" for TV Show and "spoken_languages" in Movie are the same. Is it correct? But "languages" is type [String]. Can you make "languages" in TV Show like "spoken_languages" in Movie?
رد بواسطة Travis Bell
بتاريخ مارس 12, 2020 في 11:21 صباحا
Unfortunately, no. Any changes to the structure/name like that would break every client using the data.
رد بواسطة sereisoglu
بتاريخ مارس 12, 2020 في 11:55 صباحا
Could there be a new property addition?
رد بواسطة Travis Bell
بتاريخ مارس 12, 2020 في 11:56 صباحا
Heh, let me think on that...
رد بواسطة Travis Bell
بتاريخ نوفمبر 19, 2020 في 4:59 مساءا
Hey @sereisoglu, I decided it was easiest to just add a
spoken_languages
field to TV shows. This way both objects now return the same consistent field. I wish I would have noticed this back in 2013 when we launched the TV API but ah well, sometimes you miss a field here and there.رد بواسطة AkashKadole
بتاريخ أكتوبر 16, 2023 في 1:23 مساءا
So just to be sure, in the api 'https://api.themoviedb.org/3/tv/{series_id}' the data of key 'languages' & key 'spoken_languages' is same. only the structure is different for both keys.