دعم الموقع

Hello,

I'm using "moviedb-promise": "^3.4.1", for integrating with TMDB API using Node.js. The popular movies as returned by the API seems to match what's shown on the TMDB website but the results are different for Popular TV Shows.

Following is the code for fetching the Popular Movies

export const getPopularMovies = async () => {
  const obj = await TMDB.moviePopular();
  return obj;
};

And below is the code for fetching the Popular TV Shows:

export const getPopularTvShows = async () => {
  const obj = await TMDB.tvPopular();
  return obj;
}

Not able to figure out why are the results different and what can I do to match the Popular TV shows as shows as shown on the TMDB Website.

Thanks in advance!

1 رد (على هذه الصفحة 1 من 1)

Jump to last post

@bingrteam said:
Popular TV Shows are different from API response as compared on the Popular TV Shows on TMDB Website.
Hello,
I'm using "moviedb-promise": "^3.4.1", for integrating with TMDB API using Node.js.
The popular movies as returned by the API seems to match what's shown on the TMDB website but the results are different for Popular TV Shows.
Following is the code for ...
Not able to figure out why are the results different and what can I do to match the Popular TV shows as shows as shown on the TMDB Website.
Thanks in advance!

Read this description about these API Requests.
https://developer.themoviedb.org/docs/popularity-and-trending

If I understand correctly it will not be the same answer, the same as the website.
I highlight this part:

There is no API to explore this data right now but it is something that would be a lot fun to dig into.
The daily file exports do however, contain the popularity data so there is a record of the values starting on April 28, 2017.

Daily ID Exports
https://developer.themoviedb.org/docs/daily-id-exports

لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها

عام

s ركز شريط البحث
p افتح قائمة الملف الشخصي
esc اغلق النافذة المفتوحة
? افتح نافذة اختصارات لوحة المفاتيح

على كافة صفحات الوسائط

b ارجع للخلف (او للصفحة الام عند التطبيق)
e انتقل لصفحة التعديل

على كافة صفحات موسم المسلسل

(السهم الايمن) انتقل للموسم التالي
(السهم الايسر) انتقل للموسم السابق

على كافة صفحات حلقة المسلسل

(السهم الايمن) انتقل للحلقة التالية
(السهم الايسر) انتقل للحلقة السابقة

على كافة صفحات الصور

a افتح صفحة اضافة الصورة

على كافة صفحات التعديل

t افتح محدد الترجمة
ctrl+ s ارسال النموذج

على صفحات المناقشة

n انشى نقاش جديد
w تبديل حالة المتابعة
p تبديل عام / خاص
c تبديل اغلاق / فتح
a افتح الانشطة
r رد على النقاش
l انتقل لأخر رد
ctrl+ enter أرسل رسالتك
(السهم الايمن) الصفحة التالية
(السهم الايسر) الصفحة السابقة

الاعدادات

هل تريد تقييم او اضافة هذا العنصر للقائمة؟

تسجيل الدخول