PlexRequests v1.9.0
Hello again!
So apologies about how long it has taken to actually release this, been busy and the TV bit took a bit longer than expected.
Below is a breakdown of the features.
New Features
- Ability to specify specific episodes in a season for TV #254
- We can now request individual episodes!
- This is only available for Sonarr users currently
- There is a new option that is optional to enable, this is for us to search Plex for every TV episode. This process is very resource intensive and will increase the memory usage of Plex Requests. It runs every 12 hours by default if it is enabled (it does not have to be enabled, but we will not be able to detect what episodes you have in Plex).
- Don't mark TV Shows as Available when episodes or seasons are still missing #266
- Cannot use SMTP server that doesn't require authentication #429
- Make navigation sticky #436
- Create a first time user wizard (Similar to PlexPy) #459
- So this will only show for new installs (Without a database, if you have a database and have setup the application, then you will never see this).
Bug Fixes
- Requested movies not showing up if Couch is down #388
- Notification always says movie #409
- Errors from Sonarr: 'Tvdb Id' must be greater than '0'. #428
- Weekly limit number above 1 only counts as 1. #438
- Sonarr requests - "message": "constraint failed\r\nNOT NULL constraint failed: Series.Images" #440
- Technically this is not a bug, but it's a workaround for a bug in Sonarr
- Delete Music #442
- Plexrequest doesn't monitor Sonarr Episodes on the Sonarr develop branch #450
- Incorrect Release Time #464
Technical Changes
- Debounce the searching wait, it seems that users type slower than me... #424
- Updated the translations
- Moved the Plex Auth token to the Plex Settings rather than the Authentication settings
- We now also inform the user when the DB is corrupt (could be because multiple reasons).
- We also shrink the size of the DB now
- Renamed "SubDir" to Base Url
- Updated 3rd party dependencies
- Lots more unit tests
- Lots of small improvements!
Some small notes:
We will only show a TV show as available now once you have every single episode in Plex.