Hi, i noticed that i can't filter now_playing movies by genres using "with_genres" query param anymore. It worked well something like few days ago. Has this option was removed from "now_playing"? I checked my API URL and nothing wrong with him. In documentation i saw that "with_genres" param is available in "discover/movie". I checked this and with that 'category' "with_genres" query param works perfectly well
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-אוקטובר 30, 2023 ב-7:07אחרי חצות יום
Hi @kristof49,
That was never a supported filter, on anything but discover.
You're best bet is to update your query to a discover query, that way you can use any of the ~30 available filters including
with_genres
.תגובה מאת kristof49
ב-אוקטובר 31, 2023 ב-3:30אחרי חצות יום
Okay...That's make me so confused, because i swear the God that this combination (now_playing and with_genres) worked in my project until yesterday...I don't know how that was possible if like u said, that never was supported. But thank you for the answer