github sct/overseerr v1.19.0

latest releases: preview-test-node-18, node-18-test, preview-test-node-20...
3 years ago

Awesome New Stuff

External API Caching

Overseerr will now cache external API requests! This includes requests to TMDb, Rotten Tomatoes API, and your Radarr/Sonarr servers. Loading profiles/root folders back to back will be a lot faster now!

If you ever need to clear the cache, you can do so on the new Jobs & Cache page in the settings!

Request as another user

Do you ever need to request something for someone else because they, for whatever reason, cannot log in at that moment themselves? Well, now you can!

As long as a user is either Admin or has both the Manage Requests and Manage Users permission, they will have the ability to modify the requesting user!

Screen Shot 2021-02-05 at 19 52 55

Tons of other improvements and bug fixes

  • Massive UI cleanup from @TheCatLady to fix consistency in titles, buttons, and... everything.
  • A TVDB external link will now be shown on a series page if available. Another from @TheCatLady.
  • You can now change the Overseerr application title to anything you want! This will change notifications, page titles, and some other application areas. @TheCatLady did this as well.
  • The next episode air date for a series will now be shown if available. Thanks, @danshilm!
  • New permission added to allow users to see other users' requests.
  • Better URL validation in the settings pages.
  • 4K download activity will now correctly show app-wide.
  • You can now click the poster art in emails to open Overseerr.
  • Improvements to Sonarr Sync to prevent Plex/Sonarr sync fighting over which shows are fully available.
  • Sonarr Sync should no longer set shows to available when they... well.. are not available.
  • Fix for movie requests being incorrectly set to the wrong status after auto-approved requests.
  • Mark 4K as available will no longer show unless you have at least one Default 4K service for the relevant media type.
  • And really, just so many tiny little improvements jammed into this update. Scour the detailed changelog below if you would like to see everything that changed. Too much to cover here!

1.19.0 (2021-02-05)

Bug Fixes

  • api: filter out adult content from combined credits (3052f12)
  • cache: use formatted numbers for displaying cache counts (6c437c5)
  • email: make image a link to the action url in request template (ee0a7bd), closes #834
  • frontend: add github sponsor link to about page (7c192d5)
  • frontend: correctly show 4k download tracker activity (a7314f8)
  • frontend: fix possible division by zero in download status (#839) (c97c96a)
  • frontend: match request button color on titlecards to other request buttons (5b39911)
  • frontend: set 4k status on RequestItem when request is for 4k (a3b00c3)
  • frontend: use consistent spinner style on TitleCard/Plex Presets (cf7ebc4)
  • html: th elements should be nested under tr, not directly under thead (#801) (6e9ac27)
  • lang: Add missing source strings & remove local user sign-in setting tip (#828) (c0769d4)
  • lang: Edit English language strings (#820) (f54df21)
  • lang: translate language names & change zh-Hant language code to zh-TW (#793) (3c5ae36)
  • notif/ui: Use custom application title in notifications & sign-in page (#849) (38c76b5)
  • radarr: correctly set requested status after sending to radarr (with auto approve) (ec44841)
  • sonarr-sync: sonarr sync will no longer set shows with no episodes to partially available (d20bd53), closes #796
  • ui: Add additional URL & email input validation (#843) (3f9bfeb)
  • ui: Don't display empty dropdown when no trailer available (#804) (95c2a21)
  • ui: dont show bulk edit options on user list if there is only one user (b658ddf)
  • ui: Dynamically generate path to config in warning message (#851) (b531a64)
  • ui: fix tables extending outside viewport in mobile formats (e270999)
  • ui: Hide 'Mark 4k as Available' button if 4k not enabled (#833) (e4a50c3)
  • ui: Limit max width of forms & lists (#845) (b9d14a9)
  • ui: prevent names from getting squished in AdvancedRequester user selector (06e9411)
  • ui: remove yup validation from display name on user edit page (63d7e2b)
  • ui: Restore original port input size (#814) (1ccafc0)
  • ui: show request as option even if there are no radarr/sonarr servers (b116281)
  • ui: uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737) (e34fbf7)
  • ui: Use minimum char validation message (#850) (7456bea)
  • ui: validate application url and service external urls (026795d)
  • ui: when PersonCard has no profilePath, correctly position name/role content (3ffd5ab)

Features

  • cache: add cache table and flush cache option to settings (996bd9f)
  • cache: external API cache (#786) (20289b5)
  • docker: Check for /app/config volume mount during setup (#826) (1e5f88f)
  • frontend: add TheTVDB external link (#800) (72cffd7)
  • lang: add support for Hungarian language (cfacb15)
  • lang: translations update from Weblate (#791) (42295e0)
  • lang: translations update from Weblate (#819) (9e5e4c2)
  • lang: translations update from Weblate (#841) (e4f9b8a)
  • lang: translations update from Weblate (#852) (c5be00e)
  • ui: Add local login setting (#817) (9d0d5b8)
  • ui: added next airing date to TV Shows (#842) (4eae02a)
  • new permission to allow users to see other users requests (033ba9d), closes #840
  • request as another user (59150f9)
  • tv: show cast for the entire show instead of only the last season (#778) (b239598), closes #775
  • ui: Add custom title functionality (#825) (35c6bfc)

Don't miss a new overseerr release

NewReleases is sending notifications on new releases.