Was trying to implementing searching for movies in my app. The endpoint is garbage. Please improve this as a top-priority item.
If I search for just the character s
, the fourth result is movieId 698438
, see the JSON for this attached below.
Take a look at the poster and backdrop path. Here's the link for your convenience, just add the path https://image.tmdb.org/t/p/original/{path}
.
I'm displaying this as the fourth result to the character s
. Is this a joke? How is that not marked as adult? And this is just one, I faced countless others from just as trivial and basic searches.
The query params for this route (https://developer.themoviedb.org/reference/search-movie
) are, frankly, worthless.
I literally don't know what to do. There's no way I can filter this out effectively. I can seek out additional data from other endpoints such as the certification/age-rating, but that's hardly consistent, there's no published list of possible certification categories, and the field is literally empty for many movies. But that's completely besides that point - I really shouldn't have to worry about adult and inappropriate material when trying to access this endpoint.
Please do better.
{
"adult": false,
"backdrop_path": "/tIdLd6O61oZ0JqQgHN873Ld5mAc.jpg",
"genre_ids": [
10749
],
"id": 698438,
"original_language": "ko",
"original_title": "스와핑 : 완벽한 이웃",
"overview": "Couple Jin-goo and Joo-hee have been experiencing a lover's slump after their marriage. Meanwhile, a new couple in the neighborhood, Hyun-jin and Yoo-jeong came to the other couple's house to introduce themselves. They're attracted with each other's husbands and wives, and in the end, crosses the line that is not supposed to be crossed within neighbors. After that day, two couples' passion intensifies...",
"popularity": 61.954,
"poster_path": "/3ArCpGHdnVqBjhkdRcQHSBYH1yA.jpg",
"release_date": "2019-11-04",
"title": "Swapping: Perfect Neighbor",
"video": true,
"vote_average": 5.663,
"vote_count": 40
},
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?