The Movie Database Support

Trying to remove anime + adult anime from top rated -

Ie this show with keywords id: 161919, isn't excluded with the api call.

{
    "id": 94954,
    "results": [
        {
            "name": "hotel",
            "id": 612
        },
        {
            "name": "musical",
            "id": 4344
        },
        {
            "name": "hell",
            "id": 6154
        },
        {
            "name": "redemption",
            "id": 11436
        },
        {
            "name": "adult animation",
            "id": 161919
        }
    ]
https://api.themoviedb.org/3/discover/tv?include_adult=false&language=en-US&sort_by=vote_average.desc&vote_count.gte=200&with_original_language=en&without_keywords=161919

3 replies (on page 1 of 1)

Jump to last post

Hey @jaketame,

Good catch. Missed this filter in some recent re-factoring. Fix is going live now, you should see any cached queries update within the next ~6 hours.

Great, I have tested and it working now.

Whats the chances of having the support for AND/OR comma/pipe?

For example, I want to exclude anything anime from top rated but we have anime + adult animation which are very close and then childrens cartoons as well.

I can get the anime + adult animation removed mostly via the &with_original_language=en&without_keywords=161919 but then still getting the kids animation pop up.

basically trying to build a top rated tv without anime/kids stuff and then a trending to match that. With the discover can we do a trending score / can trending api use these filters as well?

Wouldn't using the supported OR filter work in this case?

/3/discover/tv?without_keywords=161919|210024

Will exclude all items tagged with "adult animation" or "anime".

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