Releases: Ombi-app/Ombi
Ombi v3.0.3795
Fixes
-
Fixed the issue with notifications not sending. [Jamie]
-
Removes Legacy command result variables. [Qstick]
Ombi v3.0.3786
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
Ombi v3.0.3587
Hey!
Plenty of changes in this update! Enjoy people! 🎉
Please note, due to the angular and webpack update, you will not be able to do a copy and replace. It will need to be in a fresh directory and just copy over the ombi.db
New Features
-
Added the ability to invite Plex Friends from the user management screen. [TidusJar]
-
Added rich notifications for mobile. [TidusJar]
-
Updater fixes (still a WIP). [TidusJar]
-
#2408 Added the feature to delete comments on issues. [TidusJar]
-
Added a new API method to delete issue comments. [TidusJar]
-
Updated @ngu/carousel to beta version to remove rxjs-compat dependency. [Matt Jeanes]
-
Update to Angular 6/Webpack 4. [Matt Jeanes]
-
Updated the way we create the wizard user, errors show now be fed back to the user. [TidusJar]
-
Humanize the request type enum in notifications e.g. TvShow will now appear as "Tv Show" #2416. [TidusJar]
-
Added Brazillian Portuguese as a language and also Polish. [TidusJar]
-
Upgraded to .net 2.1.2 (Includes security fixes) [TidusJar]
-
Tightened up the security from an API perspecitve. [TidusJar]
-
Updated interal packages [TidusJar]
Fixes
-
Now include the release year in the issue title #2381 [TidusJar]
-
Fixed #2440. [TidusJar]
-
Got Anime Series working with Sonarr [Chris Pritchard]
-
Fixed the issue where we wouldn't correctly mark some shows as available when there was no provider id #2429. [TidusJar]
-
Fixed the 'loop' in the cacher #2429. [TidusJar]
-
Fixed #2427. [TidusJar]
-
Fixed #2424. [TidusJar]
-
Fixed #2409. [TidusJar]
-
Fixed #2418 [TidusJar]
-
Made the quality override and root folder override load when we load the show (It will now appear) [TidusJar]
-
Fixed #2415 where power users could not set the Sonarr Quality Override or Root Folder Override. [TidusJar]
-
#2371 Fixed the issue where certain actions would not setup the series correctly in Sonarr. [TidusJar]
-
Stop the root folder and profile calls from erroring. [TidusJar]
-
Fix for #2409. [TidusJar]
-
Possible fix for #2298. [D34DC3N73R]
-
Fixed the text for #2370. [TidusJar]
-
Fixed where you couldn't bulk edit the limits to 0 #2318. [TidusJar]
Ombi v3.0.3477
Hey guys, sorry for the lack of updates and responses, I've been away with the family 🍹 🌴 🌤 .
So here is the latest release!
New Features
-
Fixed the Plex OAuth warning! This means that we no longer see the insecure message when the users use OAuth to login to Ombi. [TidusJar]
-
Updated the Emby availability checker to bring it more in line with what we do with Plex. [TidusJar]
-
Added the ability to impersonate a user when using the API Key. This allows people to use the API and request as a certain user. #2363. [TidusJar]
-
Added more background images and it will loop through the available ones. [TidusJar]
-
Added chunk hashing to resolve #2330. [TidusJar]
-
Added API at /api/v1/status/info to get branch and version information #2331. [TidusJar]
Fixes
-
Fix #2322 caused by continue statement inside try catch block. [Anojh]
-
Fixed #2367. [TidusJar]
-
Fixed the issue where you could not delete a user #2365. [TidusJar]
-
Fixed the View On Emby URL since the Link changed #2368. [TidusJar]
-
Fixed the issue where episodes were not being marked as available in the search #2367. [TidusJar]
-
Fixed #2371. [TidusJar]
-
Fixed collection issues in Emby #2366. [TidusJar]
-
Do not delete the Emby Information every time we run, let's keep the content now. [TidusJar]
-
Emby Improvements: Batch up the amount we get from the server. [TidusJar]
-
Log errors when they are uncaught. [TidusJar]
-
Fix unclosed table tags causing overflow #2322. [Anojh]
-
This should now fix #2350. [TidusJar]
-
Improve the validation around the Application URL. [TidusJar]
-
Fixed #2341. [TidusJar]
-
Stop spamming errors when FanArt doesn't have the image. [TidusJar]
-
Fixed #2338. [TidusJar]
-
Removed some logging statements. [TidusJar]
-
Fixed the api key being case sensative #2350. [TidusJar]
-
Improved the Emby API #2230 Thanks Luke! [TidusJar]
-
Revert. [TidusJar]
-
Fixed a small error in the Mobile Notification Provider. [TidusJar]
-
Minor style tweaks. [Randall Bruder]
-
Downgrade to .net core 2.0. [TidusJar]
-
Downgrade Microsoft.AspNetCore.All package back to 2.0.8. [TidusJar]
-
Removed old code. [TidusJar]
-
Swap out the old way of validating the API key with a real middlewear this time. [TidusJar]
Ombi v3.0.3421
New Features
-
Added a smaller and simplier way of getting TV Request info out of the API [TidusJar]
-
Show the popular movies and tv shows by default. [TidusJar]
Fixes
- Fixed #2348. [TidusJar]
Ombi v3.0.3407
Features
- Upgrade the .Net Core Framework to 2.1 😄
Fixes
-
Fixed the issue where when we find an episode for the recently added sync, we don't check if we should run the availability checker. [TidusJar]
-
Fixed the API not working due to a bug in .Net Core 2.1. [TidusJar]
-
Fixed #2321. [TidusJar]
-
Fixed #2312. [TidusJar]
-
Fixed the SickRage/Medusa Issue where it was always being set as Skipped/Ignore #2084. [TidusJar]
-
Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now. [TidusJar]
-
Fixed #2288. [TidusJar]
-
Upgrade packages. [TidusJar]
-
Fixed #2317. [TidusJar]
Ombi v3.0.3383
Fixes
-
Run the availability checker on finish of the recentlty added sync. [TidusJar]
-
Fixed the issue with the Recently Added Sync sometimes not working as expected. [TidusJar]
-
The UI looks at the local time to see if the JWT token has expired. Use local time to generate the token. So if you were in a GMT+5 or greater timezone, it wouldn't allow you to login. [TidusJar]
-
Minor improvements
Ombi v3.0.3368
New Features
- Added the subscribe button to the search page if we have an existing request. [TidusJar]
Fixes
-
Use selected episodes in submitRequest. [Calvin]
-
Fixed where the test button wouldn't work on the mobile notifications page. [TidusJar]
-
Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now. [TidusJar]
-
Fixed #2288. [TidusJar]
-
Fixed the SickRage/Medusa Issue where it was always being set as Skipped/Ignore #2084. [TidusJar]
-
Fixed UI typo referencing discord in mattermost notifications #2175. [Anojh]
-
Fix #2175. [Anojh]
-
Fixed #2013. [TidusJar]
-
Fixed #2147. [TidusJar]
-
Other enhancements and improvements
Ombi v3.0.3346
New Features
-
Added a default set of root folders and qualities for Anime in Sonarr. [TidusJar]
-
Made the Open on Mobile link less hidden. [TidusJar]
-
Sort TvRequests by latest request. [Joe Harvey]
Fixes
-
Fixed a issue where the Plex Content Sync wouldn't pick up new shows #2276 #2244 #2261. [TidusJar]
-
Fixed #2263. [TidusJar]
-
Fixed #2243 The refresh metadata was being run everytime we launched Ombi... [TidusJar]
-
Fix newsletter card background overflow when only one item is available. [Anojh]
-
Fix #1745. [Anojh]