Skip to content

Conversation

@davenicoll
Copy link

@davenicoll davenicoll commented Dec 2, 2025

Description

Added filtering and sorting capabilities to the TV network discovery page, matching the functionality already available on other discover pages:

  • Added sorting options (popularity, first air date, TMDB rating, title A-Z/Z-A)
  • Added filter slideover with support for genres, keywords, date ranges, runtime, vote counts, and watch providers
  • Updated the API endpoint to accept filter parameters and return keyword data
  • Added minimum vote count defaults when filtering/sorting by rating to exclude unreliable ratings
  • Fixed TV sort options to use name.asc/desc instead of original_title.asc/desc
  • Updated OpenAPI spec to document the new query parameters

Screenshot (if UI-related)

image image image

To-Dos

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

Issues Fixed or Closed

@davenicoll davenicoll changed the title feat(client, server/api): add filter and sort functionality to TV network discovery page feat(discover): add filter and sort functionality to TV network discovery page Dec 2, 2025
@NicholasBM
Copy link

This would be really helpful

@davenicoll
Copy link
Author

Bump @sct

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.

Ranking of the most viewed and latest arrivals from various streaming services (Netflix, Prime, etc.)

2 participants