Ombi v3.0.3776
New Features
-
This is the one you music fans have been waiting for... I have now added Lidarr!!!! 🎶 🎹 🎵 🎧 🎼
- Lidarr is now in Ombi, you can request and manage albums. Lidarr needs to be enabled to have this functionality.
- To check if the content is available, we will query Lidarr for this information and not the media server.
-
Added the root folders and qualities per user! [TidusJar]
-
Added the ability to view the remaining request limit in the UI [Kenton Royal]
-
Update the .net core packages to fix "CVE-2018-8409: ASP.NET Core Denial Of Service Vulnerability" [TidusJar]
-
Updated all the .Net Core packages. [TidusJar]
-
Added the music request limits. [TidusJar]
-
Added the Notification Preferences to the user. [TidusJar]
-
Allow for the ability to set Pushover notification sound and priority from within Ombi. [David Pooley]
Fixes
-
Fixed #2518 (Swedish translations missing). [TidusJar]
-
Fixed #2485. (Plex OAuth was being blocked by the browser) [TidusJar]
-
Fixed #2516. [TidusJar]
-
Add html for displaying remaining requests on users page. [Kenton Royal]
-
Add href to a tags so that a pointer cursor shows on requests page. [Stephen Panzer]
-
Fixed the issue if in Radarr we only want to add and monitor, if the movie already exists we search for it. [TidusJar]
-
Fix displaying year in issue dialog. [Stephen Panzer]
-
Add clearfix class. Closes #2486. [Stephen Panzer]
-
Correct path of lidarr component import for unix systems. [Kenton Royal]
-
Fix bug with TV requests in which requesting a seasion would treat request as single episode. [Kenton Royal]
-
Fixed #2481 (Update button disabled). [TidusJar]
-
New translations [TidusJar]
-
Fixed #2475 (Could not request certain tv shows). [TidusJar]
-
Stript out certain characters when sending a pushover message #2385. [TidusJar]
-
Fix non-Windows builds. Fixes #2453. [Joe Groocock]
-
Many other small improvements and tweaks