תמיכת The Movie Database

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 הגש את הודעתך
(חץ ימני) הדף הבא
(חץ שמאלי) הדף הקודם

הגדרות

?רוצה לדרג או להוסיף פריט אל רשימה

היכנס