Wsparcie The Movie Database

Taken directly from here: https://www.themoviedb.org/documentation/api/discover

Query:

/discover/movie?certification_country=US&certification.lte=G&sort_by=popularity.desc

For example - this returns Gun Shy: https://www.themoviedb.org/movie/430682-salty -or- https://www.themoviedb.org/movie/446173-ex-libris-new-york-public-library

Is NR rated lower than G? Any solution to this?

EDIT

Using the discover tool on: https://developers.themoviedb.org/3/discover

I put together this query which i would think would only show PG / G movies - but from the results - Annabelle: Creation shows up.

https://api.themoviedb.org/3/discover/movie?api_key=[api key]&language=en-US&region=US&sort_by=popularity.desc&certification_country=US&certification=G%2CPG&include_adult=false&include_video=false&page=1

5 odpowiedzi (strona 1 z 1)

Jump to last post

There's a few things going wrong here. First, there's no certification on the U.S. theatrical release. You can see that here. I just added the R rating so that is now correct.

Second, it doesn't look like certification supports the pipe or comma separated values right now. It's a one value at a time query. You could change your query to this which will get you 90% the way there:

https://api.themoviedb.org/3/discover/movie?api_key=###&language=en-US&region=US&sort_by=popularity.desc&certification_country=US&certification.lte=PG&include_adult=false&include_video=false&page=1

For the US, certification.lte=PG will include PG, G and NR.

But in order for you to do explicit certification filtering, I need to add support for the pipe and comma notation to certification.

For the US, certification.lte=PG will include PG, G and NR.

or make NR not come back unless specified :D If you specifying a rating, you probably don't want unrated films anyway.

Thanks for the Query - i'll see what i can do to use it.

PS: Awesome site, love it.

I think the best way to get what you want would be to add AND and OR support to the certification filter. That's the best way to solve it.

Edit actually, completing this ticket would solve it too. This is the better way.

PS: Awesome site, love it.

Thanks!

That sounds stupendous! Should I just keep an eye on the discover API page for the change or bookmark the ticket and check it every now and again ?

I've updated the ticket with a link to this post, I'll update this post once it's done.

Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.

Globalny

s zaznacz pasek wyszukiwania
p otwórz menu profilu
esc Zamknij otwarte okno
? otwórz okno skrótów klawiszowych

On media pages

b go back (or to parent when applicable)
e przejdź do strony edycji

On TV season pages

(prawa strzałka) przejdź do następnego sezonu
(lewa strzałka) przejdź do poprzedniego sezonu

On TV episode pages

(prawa strzałka) przejdź do następnego odcinka
(lewa strzałka) przejdź do poprzedniego odcinka

On all image pages

a otwórz okno dodawania obrazu

On all edit pages

t open translation selector
ctrl+ s prześlij formularz

On discussion pages

n otwórz nową dyskusję
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r odpowiedz na dyskusję
l przejdź do ostatniej odpowiedzi
ctrl+ enter wyślij swoją wiadomość
(prawa strzałka) następna strona
(lewa strzałka) poprzednia strona

Ustawienia

Want to rate or add this item to a list?

Zaloguj