Hi. Well, the entry is set to adult:true which prevents most users from seeing it at all. However, I'm not sure if this a TV-series. Do you have any information about that? Or maybe someone else can jump in and help resolve this. Porn websites are not supported, but an anime porn TV series would be supported.
Adult content is disabled by default when using API discover and search functions, but you can secure that by adding "&include_adult=false" to your API query. For other methods (e.g. getting movie/tv details, or movie credits for particular person) you must filter out adult records by looking for "adult": true fields in the returned json objects.
Răspuns de lineker
pe data de 24 iulie 2019 la ora 12:13 PM
Hi. Well, the entry is set to adult:true which prevents most users from seeing it at all. However, I'm not sure if this a TV-series. Do you have any information about that? Or maybe someone else can jump in and help resolve this. Porn websites are not supported, but an anime porn TV series would be supported.
Răspuns de jobzii
pe data de 25 iulie 2019 la ora 10:31 AM
if that is the case, I want to filter out the adult section. am trying to use your API for an app.
Răspuns de lineker
pe data de 25 iulie 2019 la ora 11:17 AM
Let's see if someone can help you with that. I moved the topic to the API support.
Răspuns de talestalker
pe data de 25 iulie 2019 la ora 11:36 AM
Adult content is disabled by default when using API discover and search functions, but you can secure that by adding "&include_adult=false" to your API query. For other methods (e.g. getting movie/tv details, or movie credits for particular person) you must filter out adult records by looking for "adult": true fields in the returned json objects.