github linuxserver/docker-overseerr v1.33.0-ls68

latest releases: v1.33.2-ls108, v1.33.2-ls107, develop-b6fe5ac637afaa539270ab54160976910e794919-ls335...
11 months ago

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

overseerr Changes:

Awesome New Stuff

Availability Sync

This long-awaited feature is finally here. Overseerr will now synchronize the media availability state with your Plex and Radarr/Sonnar instances. This means if you delete items from your Plex and Radarr/Sonarr, Overseerr will now update the media status to reflect the change so it can be requested again.

Other Improvements and Fixes

  • Plex watchlist sync was hitting Plex’s servers a little too hard. To help deal with this, we have removed the ability to customize the watchlist sync job schedule, and it will now have some fuzziness of when the next job runs to alleviate load. This, unfortunately, means the watchlist sync may not run as often as people like, but this was a necessary change.
  • You can now add a steaming service custom slider to your discover page.
  • You can now enable user tagging for your Radarr/Sonarr instances. Thanks, @IzaacJ
  • You can now filter on browse pages by TMDB user vote count. Combining this with TMDB score can give you much better results. Thanks, @SMores
  • Download statuses will automatically auto-refresh on title cards when they are in progress.
  • If you have users with over 1000 requests, they can now be deleted if you choose to do so. Thanks, @Zebebles
  • Search results that contain collections will now load properly. Thanks, @Alexays
  • Series Rotten Tomatoes scores should be working again. Thank you @Fallenbagel
  • The watchlist will now be able to show more than 20 items.

1.33.0 (2023-06-15)

Bug Fixes

  • added a refresh interval if download status is in progress (#3275) (1e2c6f4)
  • adjust the plex watchlist sync schedule to have fuzziness (#3502) (2c3f533)
  • availability sync file detection (#3371) (7522aa3)
  • build: increase threshold for amount of data to be fetched when SSR'ing (#3320) (d7b83d2)
  • corrected initial fallback data load on details page (#3395) (4bd8764)
  • correctly load series fallback modal with sonarr v4 (#3451) (e051b1d)
  • deps: update all non-major dependencies (#3223) (f5191ad)
  • error deleting users with over 1000 requests (#3376) (ac77b03)
  • fixes RT ratings for tv shows (#3492) (04fbd00), closes #3491
  • genreselector: fix searching in Genre filter (#3468) (d7fa35e)
  • handle search results with collections (#3393) (70b1540)
  • improved handling of edge case that could cause availability sync to fail (#3497) (d0836ce)
  • lock body scroll when using webkit (#3399) (c27f960)
  • logger was set to info for the wrong logs (#3354) (c36a4ba)
  • make a (shallow) copy of radarr/sonarr tags into a request before adding user tags (#3485) (48f7666)
  • remove unnecessary parenthesis from api key generation (#3336) (6bd3f01)
  • ui: corrected default badge hover opacity (#3369) (a4d07f5)
  • ui: corrected issues icon color (#3498) (c1a47bd)
  • ui: corrected mobile menu spacing in collection details (#3432) (77a33cb)
  • ui: hide mini status badge if non-4K media status is unknown (#3346) (50f06da)
  • ui: hide search bar behind slideover when opened (#3348) (b3882de)
  • ui: prevent title cards from flickering when quickly hovering across them (#3349) (eb5502a)
  • watchlist: correctly load more than 20 watchlist items (#3351) (af880a6)

Features

  • adds streaming services custom slider (#3361) (2520d8f)
  • auto tagging requested media with username (#3338) (24f268b)
  • availability sync rework (#3219) (ae38183), closes #377
  • discover: support filtering by tmdb user vote count on discover page (#3407) (aa84977)
  • full title of download item on hover with tooltip (#3296) (33e7691)

Performance Improvements

  • imageproxy: do not set cookies to image proxy so CDNs can cache images (#3332) (966639d)

This release is also available on:

  • v1.33.0

Don't miss a new docker-overseerr release

NewReleases is sending notifications on new releases.