The Movie Database Support Forum

"Rena Yukie" gives one match when using the regular search https://www.themoviedb.org/search?query=Rena%20Yukie

But using the same query string on the API returns:

{'page': 1, 'results': [], 'total_pages': 1, 'total_results': 0}

Python code:

requests.get("https://api.themoviedb.org/3/search/person", params={"query": "Rena Yukie", "language": "en-US", "page": 1}, headers=tmdb_headers)

This inconsistency doesn't happen for other people I've searched for through the API.

3 Antworten (Seite 1 von 1)

Jump to last post

add "include_adult": true

the api says she's categorized as an adult performer? I'm not sure how to change that back.

Oh, okay I will do that! Thank you so much 🙏 Looking at the documentation I for some reason got the impression that was the default value, but I see now it says "Defaults to false" next to it.

@Pierreism said:
add "include_adult": true

the api says she's categorized as an adult performer?
I'm not sure how to change that back.

This status is automatically assigned to people who have participated in films that have this Adult status.
Therefore, nothing can be done in the person's profile.

Also check if the following is selected in your personal profile:
Include Adult Items in Search? Yes
https://www.themoviedb.org/settings/account

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden