The Movie Database Support

hi, endpoint trending/all/day, should return all category including movies, but now only tvshow

endpoint /3/trending/all/day?api_key=apikey&language=en-US&page=1

expectation: should return list of trending movies and tvshow

[
 {
    // ...
    "media_type":"tv"
 },
 {
    // ...
    "media_type":"movie"
 },
    // ...
]

observation:

[
 {
    // ...
    "media_type":"tv"
 },
 {
    // ...
    "media_type":"tv"
 },
    // ...
]

how to reproduce:

  1. go to the endpoint with api key(or access token): https://api.themoviedb.org/3/trending/all/day?api_key=apikey&language=en-US
  2. observe there's no movies(media_type:movie) included in the list

this only happen since 2 days ago, before that it works fine. you can also test it out in reference page: https://developer.themoviedb.org/reference/trending-all

side note:

  • this only effect on trending/all/day, for endpoint trending/movie/day and trending/all/week works fine
  • this also effect tmdb homepage: https://www.themoviedb.org/
  • in case you wondering, this is not because only all trending on that day is only tvshow, because i tested &page=2 until &page=10, still no movie.
  • this will be obvious on GUI if your GUI color label the media type

10 replies (on page 1 of 1)

Jump to last post

Yup, I suspect somebody is gaming the system.

I’ll be spending some time looking into this tomorrow.

@travisbell said:

Yup, I suspect somebody is gaming the system.

I’ll be spending some time looking into this tomorrow.

have you/someone made some changes? because now API trending/all/day return only media_type:person on page 1 until page 4, from page 5 until page 10 it only display media_type: tv, before this it works fine, only display trending tv show and movie.

I tweaked the algorithm for trending and deployed these changes to the website last night. This is why the website is showing different data than what you see on the API.

I'll be looking at pushing these changes to the API later today.

@travisbell said:

I tweaked the algorithm for trending and deployed these changes to the website last night. This is why the website is showing different data than what you see on the API.

I'll be looking at pushing these changes to the API later today.

Is there any news? it affect our system as well

Any news? Our site is affected by this bug!!

it return person now

Trending for Movies, Series, and Actors returning completely generic movies, series, and actors. What happened to the API? For instance, Trending Movies now it's returning this weird list:

{
  "page": 1,
  "results": [
    {
      "backdrop_path": "/eHUvAuEgs0nas0JrFXcYaXfpedw.jpg",
      "id": 1373970,
      "title": "Opération Trump : Les espions russes à la conquête de l'Amérique",
      "original_title": "Opération Trump : Les espions russes à la conquête de l'Amérique",
      "overview": "",
      "poster_path": "/nNJiDZ0MmiO6Lc01G681ffTLa5A.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "fr",
      "genre_ids": [
        99
      ],
      "popularity": 0,
      "release_date": "2024-10-20",
      "video": false,
      "vote_average": 8,
      "vote_count": 2
    },
    {
      "backdrop_path": null,
      "id": 1373957,
      "title": "Rise of the Ghoul Log",
      "original_title": "Rise of the Ghoul Log",
      "overview": "The team behind Horror's Greatest resurrects everyone's favorite jack-o-lantern just in time for spooky season.",
      "poster_path": "/sTxycXMAzhPGBpUWBlwm7tnMOZj.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        27
      ],
      "popularity": 0,
      "release_date": "2024-10-20",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": "/3C88JsrxCaKGsE3VGjl0gCx8Hu4.jpg",
      "id": 1373921,
      "title": "Halloween Friends",
      "original_title": "Halloween Friends",
      "overview": "The two guys with mask from iconic horror movie characters Jason from Friday the 13th and Ghostface from Scream movie meet in NYC to celebrate Halloween in their own particular way. Their victim of choice suprised everyone on this occasion.",
      "poster_path": "/eFMZsKUz2WQOHRT2Z9t2lhx8DZS.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        27,
        35,
        53
      ],
      "popularity": 0,
      "release_date": "2023-10-31",
      "video": false,
      "vote_average": 10,
      "vote_count": 1
    },
    {
      "backdrop_path": null,
      "id": 1373893,
      "title": "Joni pata de conejo",
      "original_title": "Joni pata de conejo",
      "overview": "",
      "poster_path": "/v0X9rv6AbG3r3i4BnjTLjgELHHe.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "es",
      "genre_ids": [],
      "popularity": 0,
      "release_date": "2024-10-11",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373854,
      "title": "Sugar Rot",
      "original_title": "Sugar Rot",
      "overview": "An exploitation film where a girl turns into sweets and everyone wants a taste!",
      "poster_path": "/zWMqpFGpNZJBRnLcQS5TpRBvZE3.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [],
      "popularity": 0,
      "release_date": "",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373847,
      "title": "Alias Nick and Nora",
      "original_title": "Alias Nick and Nora",
      "overview": "Alias Nick and Nora (2005)  Two Documentary Profiles fom DVD Set",
      "poster_path": null,
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        99
      ],
      "popularity": 0.6,
      "release_date": "2005-06-15",
      "video": true,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": "/7eJzj2w6aZbPiLr12stoSUIFcwC.jpg",
      "id": 1373727,
      "title": "Caligula: The Ultimate Cut",
      "original_title": "Caligula: The Ultimate Cut",
      "overview": "Follows Caligula as he kills his devious adoptive grandfather and takes control of the decadent Roman Empire, spiralling into depravity, devastation, and madness.",
      "poster_path": "/aaAJNu3hGr3se6Y58V5vOxPvYLU.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        36,
        18
      ],
      "popularity": 1.4,
      "release_date": "2023-10-20",
      "video": false,
      "vote_average": 9,
      "vote_count": 3
    },
    {
      "backdrop_path": null,
      "id": 1373722,
      "title": "The Abode of Mad Tales",
      "original_title": "The Abode of Mad Tales",
      "overview": "Can your heart stand the terror that lies in THE ABODE OF MAD TALES?. Join The Raconteur as he he mesmerizes you with three bewitching tales of the macabre. A 1950's housewife receives a cursed gift from abroad in The Sapphire Specter...Three carefree young men on a weekend getaway in the 1970's encounter forest dwelling evil in Curse of the Mossman...and finally, a lonely man witnesses a murder via webcam in the 21st century thriller HANGMAN. It's three twisted tales of terror from three different eras. You'll shudder. You'll gasp!. You'll never forget your visit to THE ABODE OF MAD TALES!.",
      "poster_path": "/1xVn6Nxm83qlhpYWNBl1ELxqwSE.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        27
      ],
      "popularity": 1.4,
      "release_date": "2018-02-19",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": "/yENKBlygXoEK1KXp7tbmUMaYcUZ.jpg",
      "id": 1373612,
      "title": "Bob's Burgers: The Bleakening",
      "original_title": "Bob's Burgers: The Bleakening",
      "overview": "",
      "poster_path": "/nTOMVbFL8xyrmiEnjdfEEFHeU0G.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        16,
        35
      ],
      "popularity": 1.4,
      "release_date": "2017-12-10",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373573,
      "title": "O Elefante Na Sala",
      "original_title": "O Elefante Na Sala",
      "overview": "",
      "poster_path": null,
      "media_type": "movie",
      "adult": false,
      "original_language": "pt",
      "genre_ids": [
        18,
        10751
      ],
      "popularity": 1.4,
      "release_date": "2024-10-18",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373553,
      "title": "Il Complottista",
      "original_title": "Il Complottista",
      "overview": "In a working-class neighborhood in Rome, a barber bothers his customers and neighbors with conspiracy theories he reads online. At home and in his small community nobody takes him seriously, especially when he convinces himself that streetlights send secret signals via Morse code. Yet, when the police arrive at his door and arrest him in front of his family, his credibility takes an unexpected twist.",
      "poster_path": "/1yWJsYtErUBGmXZYRLC6VgweZ14.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "it",
      "genre_ids": [
        35,
        18
      ],
      "popularity": 1.4,
      "release_date": "2024-10-20",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373549,
      "title": "L'etologa",
      "original_title": "L'etologa",
      "overview": "",
      "poster_path": null,
      "media_type": "movie",
      "adult": false,
      "original_language": "it",
      "genre_ids": [],
      "popularity": 1.4,
      "release_date": "",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": "/qiwohBx6PxYPDglzfKmIc3CIODV.jpg",
      "id": 1373493,
      "title": "CFFC 137: Dilemme vs. Samaniego",
      "original_title": "CFFC 137: Dilemme vs. Samaniego",
      "overview": "CFFC 137 took place Friday, October 18, 2024 with 11 fights at 2300 Arena in Philadelphia, Pennsylvania.",
      "poster_path": "/vFom0wUKjJcDcQ1Ai3N9txxy4dF.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [],
      "popularity": 1.4,
      "release_date": "2024-10-18",
      "video": true,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373459,
      "title": "Old Stones",
      "original_title": "Old Stones",
      "overview": "Thirty five years of found footage create a portrait of one man in his own words.",
      "poster_path": "/nzHCMYBaPJDhNcEiOIvPrurMIsq.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [],
      "popularity": 0.6,
      "release_date": "2024-08-02",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": "/e2XxbPjyNYk5Dkzsw5wbGDSwdee.jpg",
      "id": 1373445,
      "title": "V/H/S/8",
      "original_title": "V/H/S/8",
      "overview": "The eighth installment in the \"V/H/S\" franchise.",
      "poster_path": null,
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        27,
        53
      ],
      "popularity": 0.84,
      "release_date": "",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373414,
      "title": "Il sofà",
      "original_title": "Il sofà",
      "overview": "",
      "poster_path": "/vArKEPdw5jW0zjjoXB7o2Aum2LU.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "it",
      "genre_ids": [],
      "popularity": 0.84,
      "release_date": "",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": "/nGWN70U2jwFcS4mHUBhvpRg8xE6.jpg",
      "id": 1373327,
      "title": "Estopa: Concierto 25 aniversario",
      "original_title": "Estopa: Concierto 25 aniversario",
      "overview": "",
      "poster_path": "/2XnlA75f0vh5y9jkd17YnNSGnUK.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "es",
      "genre_ids": [
        10402,
        99
      ],
      "popularity": 1.96,
      "release_date": "2024-10-18",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373270,
      "title": "The Nutrition Friends Movie",
      "original_title": "The Nutrition Friends Movie",
      "overview": "Based on the animated web-series ‘The Nutrition Friends’ the movie takes place before Macville High’s, Senior Prom. Premium, Mark. Bun and Sploch are excited to finally leave high school and go to prom and Premium tries to build up to courage to ask his friend and crush Libby. During this time they found out the dark truth about their city Macville. The friends have to fight this evil that will destroy Macville, try to save their friendship and get to prom on time.",
      "poster_path": "/8iY7biusXK0n6znmjtbpf0X9jHL.jpg",
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        16,
        35,
        28,
        12,
        18,
        878
      ],
      "popularity": 1.61,
      "release_date": "",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    },
    {
      "backdrop_path": null,
      "id": 1373198,
      "title": "The Monster",
      "original_title": "The Monster",
      "overview": "Two millennials make quick money by leasing incredible New York City apartments they don’t own to people who don’t know they are being scammed. The con works brilliantly until they run into an apartment owner with a dark secret who flips the game on them.",
      "poster_path": null,
      "media_type": "movie",
      "adult": false,
      "original_language": "en",
      "genre_ids": [
        27,
        53
      ],
      "popularity": 1.96,
      "release_date": "",
      "video": false,
      "vote_average": 0,
      "vote_count": 0
    }
  ],
  "total_pages": 1000,
  "total_results": 20000
}

Yes its returning Person media_type for Trending all just this endpoint

It fixed now

I just deployed the updates to the API. Within the next few minutes all of the cached trending responses will have been purged from cache and you will see the data look correct again.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login