I'm getting some feedback from my users that they are being presented too many marvel/dc films. I totally understand the superhero fatigue. I was tired of these films about 8 years ago.
Is there a way to exclude superhero movies from the results of the 'discover' end-point so a user interested in hard sci-fi isn't overwhelmed with a bunch of Marvel stuff?
I noted superhero films very commonly belong 'action, adventure and science fiction' genres so I tried creating a query with the following arguments...
with_genres: '878'
without_genres:'12,28,878'
So.. 'give me some science fiction films, but don't include results that are 'action, adventure AND science fiction' films... I was hoping this would still give me results like Alien and Event Horizon.
Unfortunately this sort of query structure gives you no results. It seems the comma separator in 'without_genres' is behaving as an 'OR' rather than an 'AND' in this use-case.
Does anyone have any suggestions?
Kind regards Alex
找不到电影或节目?登录并创建它吧。
Jim Stark 的回复
于 2024 年 08 月 22 日 4:40上午
I guess you can try without_companies and exclude everything Marvel- and DC-related. From the top of my head, https://www.themoviedb.org/company/420-marvel-studios, https://www.themoviedb.org/company/7505-marvel-entertainment, https://www.themoviedb.org/company/176762 for Marvel and https://www.themoviedb.org/company/128064-dc-films for DC. Might be more.
Also without_keywords with https://www.themoviedb.org/keyword/180547-marvel-cinematic-universe-mcu and https://www.themoviedb.org/keyword/9715-superhero. The latter, however, is much more vague.
monkeydodev 的回复
于 2024 年 08 月 23 日 5:15上午
Thanks for the suggestion. Yes simply adding the following is enough to cut out most of the superhero stuff to stop it being so overwhelming. Marvel Studios is the main culprit. Thanks for the assist
without_companies:420