Skip to content

PlexRequests v1.6.0

Compare
Choose a tag to compare
@tidusjar tidusjar released this 06 Apr 07:49

So in this release we have another member working on Plex Requests.Net, Welcome Drewster727! He has done a lot of work in this release, so a massive thank you for all of your help, you have been amazing.

Features

  • The one you have all been waiting for... Added Headphones support! (Currently Beta) #32
  • Added a new dropdown in the Movie search to populate the results with 'Coming Soon' and 'In Theaters' suggestions #55
  • Added a user 'Whitelist' that if the user is present in this list then the request will be auto approved (Controlled in the settings page) #54
  • Added the ability to select a different quality profile when approving the request #114
  • More options for sorting the requests #106
  • Added test buttons to the notifications #96
  • Show the request name in the toast notification #86
  • Added the ability to only show the requests that the user requested. The user can no longer see other users requests (Apply in the settings) #84
  • Auto approve TV Show, Movies, or Music options #76
  • Auto approve admin user requests (for all categories) #132
  • Added a new table to the database for the database schema version, this will allow us to accurately upgrade the db if needed to.
  • Utilize moment.js for our client side date manipulation
  • Client side (css/js) cache timeout added
  • Style improvements

Bugs Fixed

  • Fixed a bug where the requested time was incorrect #122
  • Fixed a bug where when you can only search for TV the TV Tab was not active #131
  • Changed the SSL connection type to TLS #119
  • Fixed the issue when we get an error message back from Sonarr (e.g. request is already present in Sonarr) we generated a generic error. We show show the error to the user #85
  • Fixed an issue where sometimes (timing dependant) we would not set the quality correctly on SickRage
  • Made the Plex Avalibility Checker more robust, this should hopefully stop random crashes #132
  • Other minor bug fixes

Enjoy!