Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Add status filtering#4121

Open
kage1414 wants to merge 9 commits intosct:developfrom
kage1414:add-status-filtering
Open

Add status filtering#4121
kage1414 wants to merge 9 commits intosct:developfrom
kage1414:add-status-filtering

Conversation

@kage1414
Copy link

Description

Adds status filtering for Series and not Movies
There is no reliable and performant way to successfully filter movies by status. This will be moved to another issue until unblocked by TMDB

  • Adds discover/status/tv endpoint
    • Returns status enum
  • Adds status input field in filter panel for TV only
  • <StatusSelector /> functions similarly to <GenreSelector /> (not multi)

Screenshot (if UI-related)

Screenshot 2024-10-10 104454
Screenshot 2024-10-10 104504

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

TMDB doesn't support status filtering, status input field is hidden until supported in TMDB
…s. fixes language

Fully disables the ability to filter by movies status and removes endpoints. Updates language
leftover from copying genre selector for use in status selector
update placeholder language to Select status...
@stale
Copy link

stale bot commented Jul 29, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 29, 2025
@stale stale bot removed the stale label Oct 27, 2025
@stale
Copy link

stale bot commented Feb 4, 2026

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 4, 2026
@fallenbagel
Copy link
Contributor

Hi @kage1414

This is a widely requested feature so I would advise to redirect your PR towards https://github.com/seerr-team/seerr as this repo is no longer maintained and we would be happy to review this 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Status filtering

2 participants