github linuxserver/docker-overseerr v1.31.0-ls51

latest releases: develop-b6fe5ac637afaa539270ab54160976910e794919-ls331, develop-36283f214a68192a8d32f25e4148beac04ddda14-ls331, v1.33.2-ls103...
16 months ago

LinuxServer Changes:

Rebase main to 3.17.

overseerr Changes:

Time for a minor update! We had a bigger one planned for the holidays, but due to several people needing the auth fix in this release, we decided to do this early. We are still hard at work and getting some great new features to you but as usual, time (especially around the holidays) is hard to come by.

Awesome New Stuff

New Image Caching

This release introduces our new image caching. We are now directly caching the images from TMDB instead of letting NextJS re-optimize them. This gives us a few new benefits (assuming you enable image caching in the settings).

  • We now store cached images in your mounted config folder, which means the cache will persist between updates. (If you previously had a volume pointing to the .next cache directory, it's no longer necessary)
  • We proxy the images through the server, which lets us limit the rate at which we pull images from TMDB to avoid hitting their new CDN/API rate limits.
  • It's very fast

1.31.0 (2022-12-17)

Bug Fixes

  • api: handle auth for accounts where the plex id may have been set to null (#3125) (15e2469)
  • improved PTR scrolling performance (#3095) (07ec3ef)

Features


This release is also available on:

  • v1.31.0

Don't miss a new docker-overseerr release

NewReleases is sending notifications on new releases.