Assistance de TMDB

Just this morning i noted my app stopped return results from the /Discover/Movie endpoint.

I have a query which returns films of specified genres using the [with_genres] field. This worked fine yesterday but is broken today.

Having played around a bit the results are inconsistent, but in general it seems happier to return results if it's a shorter set of id's, it seems to always fail on 4+ ids, but even if its a short set of id's, it might no like specific combinations

Example query below (minus the API key) which searches for genre_ids 28, 12, 16 & 37 - This is returning me a blank page

https://api.themoviedb.org/3/discover/movie?api_key=[APIKEY]&language=en-US&sort_by=popularity.desc&include_adult=false&include_video=false&page=1&vote_count.gte=100&vote_average.gte=8&with_genres=28%2C%2012%2C%2016%2C%2037&with_watch_monetization_types=flatrate

Querying genres 16, 12, 28 works...

Querying genre 37 on its own works...

Querying genres 37, 16, 12 doesn't work...

Is there an ETA on when this will be fixed?

4 réponses (sur la page 1 sur 1)

Jump to last post

Could it be that there simply aren't any movies matching the specified criteria, with all four genres?

Ya, I am not sure there are any movies that have all of your criteria and those four genres: action, adventure, animation and western. The addition of the extra criteria (rating, rating count and monetization type) is gonna shrink that list pretty quick. In fact, if you remove the watch option and trim the genres, but keep your rating criteria, there is only 5 westerns that match. Period.

https://api.themoviedb.org/3/discover/movie?api_key=###&language=en-US&sort_by=popularity.desc&include_adult=false&include_video=false&page=1&vote_count.gte=100&vote_average.gte=8&with_genres=37

Ahhh, i didn't even occur to me that its returning movies on the basis of matching ALL of the genre ids. I thought it would return movies that match at least one of the genre Ids.

I would blame myself, but to be fair the behaviour isn't quite clear in the documentation which says 'Comma separated value of genre ids that you want to include in the results.' - That's my excuse for not considering the obvious anyway lolz...

btw IS there a way to run a query that retrieves moves which match genre ID's on an 'OR' rather than 'AND' basis?

You bet. Use a pipe | instead of a comma. wink

https://api.themoviedb.org/3/discover/movie?api_key=###&language=en-US&sort_by=popularity.desc&include_adult=false&include_video=false&page=1&vote_count.gte=100&vote_average.gte=8&with_genres=28|12|16|37&with_watch_monetization_types=flatrate

Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.

Général

s Mettre le curseur dans la barre de recherche
p Ouvrir le menu du profil
esc Fermer une fenêtre ouverte
? Ouvrir la fenêtre des raccourcis clavier

Sur les pages des médias

b Retour (ou vers le parent si faisable)
e Afficher la page de modification

Sur les pages des saisons des émissions télévisées

Afficher la saison suivante (flèche droite)
Afficher la saison précédente (flèche gauche)

Sur les pages des épisodes des émissions télévisées

Afficher l'épisode suivant (flèche droite)
Afficher l'épisode précédent (flèche gauche)

Sur toutes les pages des images / photos

a Ouvrir la fenêtre d'ajout d'image / photo

Sur toutes les pages de modifications

t Ouvrir le sélecteur de traduction
ctrl+ s Envoyer le formulaire

Sur les pages des discussions

n Créer une nouvelle discussion
w Basculer le statut de suivi
p Basculer publique / privée
c Basculer fermer / ouvrir
a Ouvrir l'activité
r Répondre à la discussion
l Afficher la dernière réponse
ctrl+ enter Envoyer votre message
Page suivante (flèche droite)
Page précédente (flèche gauche)

Paramètres

Vous souhaitez évaluer ou ajouter cet élément à une liste ?

Connexion