overseerr icon indicating copy to clipboard operation
overseerr copied to clipboard

feat: add setting to hide specials season and prevent requesting specials

Open ryansonshine opened this issue 6 months ago • 2 comments

Description

  • Add hideSpecials boolean setting to MainSettings interface
  • Add UI checkbox in Settings to toggle hiding specials season
  • Filter out season 0 (specials) from TvRequestModal when hideSpecials enabled
  • Hide specials season from TvDetails page season list when setting enabled
  • Update completion status calculation to exclude specials when hidden
  • Add hideSpecials to API documentation and test configurations
  • Add English translations for new setting labels

Screenshot (if UI-related)

image image

To-Dos

  • [x] Successful build yarn build
  • [x] Translation keys yarn i18n:extract
  • [x] ~~Database migration (if required)~~ N/A

Issues Fixed or Closed

  • Enhances #4101
  • Partial fix on #3796 (if specials are set to hidden)

ryansonshine avatar Sep 10 '25 14:09 ryansonshine

Excited for the code review! I'd love to pull an update with these changes. :)

Jaakurin avatar Oct 07 '25 23:10 Jaakurin

@sct is this project still actively maintained?

ryansonshine avatar Nov 20 '25 08:11 ryansonshine