The Movie Database podpora

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 odpoveďí (na strane 1 z 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

Nemôžeš nájsť film alebo seriál? Prihlás sa a pridaj ho.

Globálne

s zamerať sa na vyhľadávací riadok
p otvoriť menu profilu
esc zatvoriť otvorené okno
? otvoriť okno klávesových skratiek

Na média stránkach

b ísť späť (do rodičovského pokiaľ možno)
e íst na stránku úprav

Na stránkach seriálových serií

(pravá šípka) ísť na nasledujúcu sériu
(ľavá šípka) ísť na predchádzajúcu sériu

Na stránkach seriálových epizód

(pravá šípka) ísť na nasledujúcu epizódu
(ľavá šipka) isť na predchádzajúcu epizódu

Na všetkých obrázkových strankach

a otvoriť okno pre pridanie obrázku

Na všetkých stránkach úprav

t otvoriť výber prekladu
ctrl+ s odoslať formulár

Na stránkach diskusií

n vytvoriť novú diskusiu
w prepínač stavu pozerania
p prepínač verejný/súkromný
c prepínač zatvorený/otvorený
a otvoriť aktivitu
r odpovedať v diskusií
l ísť na poslednú odpoveď
ctrl+ enter odoslať vašu správu
(pravá šípka) nasledujúca strana
(ľavá šípka) predchádzajúca strana

Nastavenia

Chcete ohodnotiť alebo pridať túto položku do zoznamu?

Prihlásiť sa