Skip to content

Releases: Ombi-app/Ombi

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.

Ombi v3.0.3020

13 Mar 13:23
7e6824c
Compare
Choose a tag to compare

Fixes

  • Experimental, set the Webpack base root to the ombi base path if we have it. This should hopefully fix the reverse proxy issues. [Jamie]

NOTE The above means we no longer need to rewrite rule in reverse proxy scenarios!

  • Small memory improvements in the Plex Sync. [Jamie]

  • Fixed the sort issue on the user Management page. Also added sorting to the Movie Requests page. [tidusjar]

  • Downgraded the angular2-jwt library since it has a bug in it. #2064. [tidusjar]

  • Fixed an issue when Plex decideds to reuse the Plex Key for a different media item... #2038. [tidusjar]

  • Fixed an issue where we might show the Imdb link when we do not have a imdbid #1797. [tidusjar]

  • Fixed the issue where we can no longer select Pending Approval in the filters #2057. [tidusjar]

  • Fixed the API key not working when attempting to get requests #2058. [tidusjar]

  • Fixed #2056. [tidusjar]

  • Fixed #2056. [tidusjar]

v3.0.3000

09 Mar 10:30
Compare
Choose a tag to compare

New Features

  • Added the ability to override root and quality options in Sonarr (#2049) [Jamie]

  • Added Pending Approval into the filters list. [tidusjar]

  • Added the ability to hide requests that have not been made by that user (#2052) [Jamie]

Fixes

Ombi v3.0.2970

04 Mar 21:24
4280dac
Compare
Choose a tag to compare

Ombi V3 Release!