Describe the bug
When setting TV Shows to request all seasons, the request to Seerr fails.
To Reproduce
Steps to reproduce the behavior:
- Go to Settings -> Seerr
- Click on "All Seasons" and save configuration
- Process a TV List
- See error below
[2026-05-27 11:44:19] ERROR (seerr-client): Seerr API server error
title: "Mating Season"
tmdbId: 290295
status: 500
requestBody: {
"mediaType": "tv",
"mediaId": 290295
}
responseBody: "{"message":"Cannot read properties of undefined (reading 'filter')"}"
Expected behavior
The request is successful
Additional context
Requesting the same item with the setting set to "First Season Only" is successul
[2026-05-27 11:45:45] INFO (seerr-client): Successfully requested media to Seerr
title: "Mating Season"
tmdbId: 290295
mediaType: "tv"
requestId: 708
status: 2
Describe the bug
When setting TV Shows to request all seasons, the request to Seerr fails.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The request is successful
Additional context
Requesting the same item with the setting set to "First Season Only" is successul