Releases: Ombi-app/Ombi
Releases · Ombi-app/Ombi
PlexRequests v1.4.1
Bug Fixes
- Fixed an issue where Plex Requests.Net would crash after 5 minutes.
PlexRequests v1.4.0
So another release with some new features!
Please note if you are upgrading, Sonarr has a new settings (Enabled), you will need to enable Sonarr.
New Features
- Now send TV Series over to SickRage!
- Added the ability to set the CouchPotato quality
- Complete switch over to a new TV provider (TV Maze) faster search results and better matching!
- Added a mobile view
Enhancements
- Added a SSL option under the CouchPotato, Sonarr and SickRage settings
Technical
- Removed the Requested table, we are now storing all of the requests as a JSON blob. This means if we change the structure of the request we do not have to make any DB schema changes.
- To do the above there is some first migration code in place that will lookup all requests and add them into the new store. Also since we have a new TV provider while it is looking up all requests, if it finds a TV request it will update the information with the info from TVMaze.
Bug Fixes
- Sometimes when requesting a TV show it wouldn't check if it was in Plex
- When requesting a TV/Movie with the same name as something already in Plex it would think you already have it
- When clearing an issue, it would not clear the issue correctly in the UI (It would be correct in the database)
- Fixed the Approve all button where it wouldn't approve TV Shows
- Many other small bug fixes
PlexRequests v1.3.0
So another release with some notification features!
New Features
- Email Notifications!
- Pushbullet Notifications!
Enhancements
- Added a SSL option under the Plex settings
PlexRequests.Net v1.2.1
Enhancements
Added validation to the settings pages
Other
Fixed a bug where you could not access PlexRequests remotely
PlexRequests.Net v1.2.0
So here is a new version!
Below are some of the changes/updates
New Features
- Added a new option under report issue for the admins, you can now leave an 'Admin note' for your users!
- Added a connectivity test button, test your connectivity to your applications in the settings pages
Enhancements
- We are now checking if the request is in Plex when the request comes in, if it is in Plex we let the user know
- Added a new Status Page, you can now see the product version and if there are any new releases
- Added a nice ajax loading bar at the top of the page!
Other
- Added a bunch more unit tests
- Fixed an issue where the text was appearing larger when reporting an issue
- Added more logging
- Other small bug fixes
RequestPlex.Net v1.1.1
So this is the first release of PlexRequests written in .NET!
A massive thanks to loken for his assistance during the development.
Current features include:
- Couchpotato integration
- Sonarr integration
- Plex Authentication
- Auto approval of requests
- Manual approval of requests
- Automatic checks to see if the request is in your current Plex library
- And more!