#TV request crashes when seasons is undefined
4 messages · Page 1 of 1 (latest)
This bug ALSO happens from the Seerr web UI. When a user clicks "Request" on a TV series without manually selecting specific seasons, the UI sends the exact same POST body with seasons: undefined, and the server crashes with TypeError: Cannot read properties of undefined (reading 'filter'). You can reproduce it in the browser — it's not just external API usage.
You cant request without selecting any seasons...
That was never something supported.