overseerr
overseerr copied to clipboard
fix(ui): minor fixes
Description
- Hide available media when the setting "Hide Available Media" is enabled on the
personpage - Fixed a copy-paste error for the label for the new image cache setting
- Fixed bug that would show tooltips on the
collectionpage (that badge doesn't open anything when clicked nor would the tooltip have any description) - Replaced a weird empty space when there are no episodes in a season and the episodes list is expanded - preventing the episodes list from expanding would be unexpected for the user since there'd be nothing to indicate that it shouldn't be expandable (picture below)
- Set Plex Watchlist Sync job to short interval
Screenshot (if UI-related)
Before:

After:

To-Dos
- [x] Successful build
yarn build - [x] Translation keys
yarn i18n:extract
Issues Fixed or Closed
- Fixes #3025