Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Status filtering

1 participant