github sct/overseerr v1.14.0

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

First of all, merry christmas and happy holidays to everyone! Here is your christmas day gift!

Version 1.14 is here, and it includes some pretty rad new stuff!

New Features

Collections

Now items that are a part of collections will show a Collections button on their details page. Clicking on it will take you to a details page with all the movies in the collection. From there, you can request all the films at once! If you already have some items in a collection, then clicking request will only grab what you don't already have available.

image

Trailers

Movies/Series with available trailers will now show a button that will take you directly to the video!

image

Thanks @jayesh100 for building this!

Failed request handling

If your requests fail to send to Radarr and Sonarr for some reason (connectivity, for example) your media will now go into a "failed" state. You will now be able to ask Overseerr to retry sending the item to the respective service in the Request list.

Thanks @johnpyp for this one!

Separate permissions for Auto Approve Movies/Series

You can now grant users separate permissions for auto approval!

Slack Notification Agent

Slack is now supported as one of our notification agents. More on the way!

Other things worth mentioning

  • The person details page now does a better job of sorting content by what people are actually known for
  • The status of "Unavailable" has been renamed to "Requested"
  • Logs will now rotate on a daily basis. You will start to see new log files pop up in your logs directory. overseerr.log will still be the most recent logs (its symlinked to the days file)
  • Improved the icons for bookmark apps on mobile devices. You might need to re-add Overseerr to your homescreen for the icon to update!

That's it for now. A lot more still being built and on the way soon!

1.14.0 (2020-12-25)

Bug Fixes

  • frontend: add margin to ButtonWithDropdown component on movie/tv details page (06fc98b)
  • frontend: correctly position title card hover section (#486) (4b7af86)
  • frontend: fix missing styles for alert component (de3d288)
  • frontend: fix mobile dropdown in notifications settings (6353cda)
  • frontend: fix scaling titlecard content position (bd94740)
  • frontend: improve flex header on movie/tv details page (d7b1c28)
  • frontend: invalid dom-nesting title card fix (#482) (f2ebba7), closes #476
  • frontend: remove vote permission for now (5d06a34)
  • frontend: sort person detail credits by tmdb votes (17518db)
  • frontend: status badge Unavailable renamed to Requested (ed94a0f), closes #374
  • frontend: update titlecard status badge to new requested colors (8f292d5)
  • logs: rotate logs on a daily basis instead of incrementing log filename (395cbb2)
  • improve apple-touch-icon and android app icons (329a814)

Features

Don't miss a new overseerr release

NewReleases is sending notifications on new releases.