Skip to content

Releases: Ombi-app/Ombi

Ombi v3.0.3330

17 May 13:59
45d1f34
Compare
Choose a tag to compare

New Features

  • Added the subscription feature. [TidusJar]

    • Users can now "subscribe" to other requests and get notifications for them when the state changes e.g. Available, Approved etc.
    • Note this is only available to users who can view other requests.
  • Improved the way we sync the plex content and then get the metadata. #2243. [TidusJar]

    • This should be a lot faster, made the default time it runs every 30 minutes instead of every hour. If you have your own custom CRON expression for this it will not be affected.
  • Added the test button for mobile notifications, you can now choose what user to send a test notification to. [TidusJar]

  • Added classes to donation html elements. [Anojh]

  • Enhanced newsletter styling to support more mail clients. [Anojh]

Fixes

  • Fixed #2257. [TidusJar]

  • Fixed the issue when enabling the Hide Request Users included system users e.g. API key user #2232. [TidusJar]

  • Fix #2167. [Anojh]

  • Fix #2228. [Anojh]

  • Fix #2246. [Anojh]

  • Fix #2234. [Anojh]

  • Fixed that sometimes there would be a hidden error on the login page. [TidusJar]

Massive thanks to @anojht for cleaning up a load of bugs and issues!

In other news, the iOS and Android apps are officially out!
Get it on Google Play

Get it on App Store

Ombi v3.0.3304

09 May 08:33
27f645e
Compare
Choose a tag to compare

New Features

  • Updated to prevent security vulnerability as noted here: aspnet/Announcements#300. [TidusJar]

  • Always enable mobile link, ready for the mobile release [TidusJar]

    • Android app is available on the App Store, just waiting to finish the iOS app.
  • [LC] - Added classes to root/quality override divs. [Anojh]

Fixes

  • Fixed an issue where sometimes the OAuth wouldn't work when loading the login page. [TidusJar]

Ombi v3.0.3293

05 May 19:41
6391988
Compare
Choose a tag to compare

New Features

  • Newsletter template styling reworked to fit in with the Ombi UI. [Anojh]
    image

  • Made a massive improvement on the Smaller more frequent Plex Job. This should pick up content a lot quicker now and also get their metadata a lot quicker. [TidusJar]

    • This will fix any issues with Ombi not picking up content and fixes issues with the newsletter too.
  • Enable the mobile notifications inside Ombi (Preparing for iOS & Android app). [TidusJar]

  • Moved the RecentlyAddedSync into it's own job, it still is calls the regular sync but this should make it easier to start the job from the UI (When I add that) [TidusJar]

  • Made the episode list in the newsletter easier to read. Rather than 1,2,3,4,5,10 we will now show 1-5, 10. [TidusJar]

  • Trigger a metadata refresh when we finish scanning the libraries. [TidusJar]

  • Other technical improvements [TidusJar]

Fixes

  • Update jobs page for styling fixes. [D34DC3N73R]

  • Fixed #2224. [TidusJar]

  • Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests. [TidusJar]

  • Fixed a potential issue in the newsletter where it wouldn't send content due to missing metadata, but would mark it as if it was sent. [Jamie Rees]

  • Fix for issue #2152. [Anojh]

Ombi v3.0.3268

28 Apr 20:10
4ed18e8
Compare
Choose a tag to compare

Fixes

  • Fix for #2119 not being able to create a user on initial launch. [TidusJar]

  • Use the Application URL if we have it to fix #2201 (For the Plex OAuth). [TidusJar]

Ombi v3.0.3239

26 Apr 07:35
ad297d7
Compare
Choose a tag to compare

New Features

  • Added Plex OAuth!

    • We now have the ability to authenticate users with Plex, they will get redirected to the Plex.tv website to log in and then redirect back to Ombi!
    • This needs to be enabled under the Authentication Settings
  • Added paging to the TV Requests page. [TidusJar]

  • Added Paging to the Movie Requests Page. [TidusJar]

  • Updated Mailkit dependancy. [TidusJar]

  • Update Hangfire, Newtonsoft and Swagger. [TidusJar]

  • Added View on Emby Button (#2173) [Anojh]

  • Added background property to tvrequests API (#2172) [Anojh]

Fixes

  • More improvements to the Plex OAuth, Added the ability to turn it off if needed. [TidusJar]

  • Fixed bug #2188 #2134. [TidusJar]

  • Fixed the bug where only showing API User #2187. [TidusJar]

  • Fixed #2164. [TidusJar]

  • Fixed #2151. [TidusJar]

  • Fixed #2170. [TidusJar]

  • Fixed the newsletter not sending #2134. [TidusJar]

    • Please press the update database button again.
  • Inject base url if set before theme file url, see issue #1795. [Anojh]

  • Sign In rather than Login/Continue. [Avi]

  • Fixed #2179. [TidusJar]

  • Fixed #2169. [TidusJar]

  • Knocking out LC requirements in issue #2124 (#2125) [Anojh]

  • Inject base url if set before theme file url, see issue #1795 (#2148) [Anojh]

Ombi v3.0.3185

16 Apr 14:40
c9b4b24
Compare
Choose a tag to compare

New Features

  • Added a new Job. Plex Recently Added, this is a slimmed down version of the Plex Sync job, this will just scan the recently added list and not the whole library. I'd reccomend running this very regulary and the full scan not as regular. [Jamie]

  • Add web-app-capable for IOS and Android. [Thomas]

  • Add base url as a startup argument #2153. [Jamie Rees]

Fixes

  • Fixed the bug where the newsletter CRON was not appearing on the job settings page. [Jamie]

  • Fixed a bug with the RefreshMetadata where we would never get TheMovieDBId's if it was missing it. [Jamie]

Ombi v3.0.3173

12 Apr 08:45
2f2cc64
Compare
Choose a tag to compare

Fixes

Small bug fix that sometimes stopped the API from working.

Ombi v3.0.3164

10 Apr 15:20
bb4ea79
Compare
Choose a tag to compare

New Features

  • Added the ability to send newsletter out to users that are not in Ombi. [Jamie]

  • Added the ability to turn off TV or Movies from the newsletter. [Jamie]

  • Added random versioning prefix to the translations so the users don't have to clear the cache. [Jamie]

  • Added more information to the about page. [Jamie]

  • Update _Layout.cshtml to include some more metadata. [goldenpipes]

  • Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier. [Jamie]

  • Emby improvments on the way we sync/cache the data. [Jamie]

  • Memory improvements. [Jamie]

  • Made some improvements to the Sonarr Sync job #2127. [Jamie]

  • Turn off Server GC to hopefully help with #2127. [Jamie Rees]

Fixes

  • Fixed #2109. [Jamie]

  • Fixed #2101. [Jamie]

  • Fixed #2105. [Jamie]

  • Fixed some styling on the issues detail page. [Jamie]

  • Fixed #2116. [Jamie]

  • Limit the amount of FileSystemWatchers being spawned. [Jamie]

  • Fixed the issue where Emby connect users could not log in #2115. [Jamie]

  • Fixed a little bug in the newsletter. [Jamie]

  • Fixed the issue where movies were not appearing in the newsletter for users with Emby #2111. [Jamie]

Ombi v3.0.3111

27 Mar 12:25
Compare
Choose a tag to compare

New Features

Fixes

  • Specific favicons for different platforms. [louis-lau]

  • Fix for issue #1907, which is to add content poster and bg to issue details page. [Anojh]

  • Dynamic Background Animation. [Anojh]

  • Improved the message for #2037. [tidusjar]

  • Fixed #2055 and #1903. [tidusjar]

  • Fixed the update check for the master build. [tidusjar]

  • Fixed #2074 and #2079. [tidusjar]

Ombi v3.0.3030

14 Mar 21:46
Compare
Choose a tag to compare

New Features

  • Updated the .Net core dependancies #2072. [Jamie]

This is a security update.