Skip to content

All Seasons Doesn't Work #17

@sysmoon14

Description

@sysmoon14

Describe the bug
When setting TV Shows to request all seasons, the request to Seerr fails.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settings -> Seerr
  2. Click on "All Seasons" and save configuration
  3. Process a TV List
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions