Thanks to visit codestin.com
Credit goes to github.com

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

feat(discover): add filter and sort functionality to TV network discovery page#4298

Open
davenicoll wants to merge 2 commits intosct:developfrom
davenicoll:develop
Open

feat(discover): add filter and sort functionality to TV network discovery page#4298
davenicoll wants to merge 2 commits intosct:developfrom
davenicoll:develop

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

@fallenbagel
Copy link
Contributor

Bump @sct

Hi 👋🏼

This repo is no longer actively maintained. Could you please transfer this PR over to https://github.com/seerr-team/seerr?

We’d be happy to review the implementation there 😄

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

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.)

3 participants

Comments