I'm looking for some insight into the possible values for original_language
. Is it a discrete set of values? Does it match an ISO standard?
I noticed the spoken_languages
section uses iso_639_1
...
Many thanks, David
P.S. Perhaps sometime in the future original_language
should be a data object like spoken_languages
for consistency purposes. Just a thought.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ يناير 12, 2016 في 11:10 صباحا
Hi aventrix,
Yes, they both use an
iso_639_1
key.spoken_languages
is the one I would change to just use the iso code if I were to go back and do it again but I can't really change fields once they're live. Ideas for a v4 if it were to ever be written!رد بواسطة Aventrix
بتاريخ يناير 12, 2016 في 4:18 مساءا
Got it.
Thanks for the quick response!