Skip to content

Releases: tokyodrift1993/Ombi

v4.47.0

24 Nov 03:26
Compare
Choose a tag to compare
v4.47.0 Pre-release
Pre-release

Bug Fixes

  • 🐛 Fixed missing externals (#4712) (fcc1eaa)
  • 🐛 Fixed the Request on Behalf of having blanks (#4667) (7dd9b1c)
  • Ombi-app#4847: Invalid Discord request fixed, also fixed an issue where App Only users would not show as logged in on the user management page (#4848) (f229d88)
  • Ombi-app#4906: 🐛 Fixed an issue with power users and permissions (80884bc)
  • added media type tag to media type text (#4638) (fe501d3)
  • API: Allow RequestOnBehalf rights if requested from the API (#4919) (bb6dedd)
  • API: Fix pagination in some edge cases (#4649) (a70bf8f)
  • availability: 🐛 Fixed a issue with the availability checker after the previous update. Added full test coverage around that area (28e2480)
  • Consistently reset loading flag when requesting movies on discover page. (#4777) (a40ab5c)
  • Cron Validation (#4842) (97cc42f)
  • database: Just some tweaks, shouldn't notice any difference, maybe a less error in the log (67fb992)
  • discord: 🐛 Fixed an issue where the Icon in the discord notifications wouldn't apply (32da949)
  • discover: 🐛 Created new Image component to handle 429's from TMDB (#4698) and fixed #4635 (#4699) (f22d3da)
  • discover: 🐛 Fixed the default poster not taking into account the base url in some scenarios #4845 (8eda250)
  • discover: 🚸 Improved the new Genre buttons, it now includes TV results (b087d60)
  • discover: Carousel touch not working when scrolling page and recommendations and similar movie navigation (#4633) (d5ef1d5)
  • discover: Fix denied requests displayed as approved (#4901) (1e87f20)
  • discover: Improved rendering on the discover page (ea00d6c)
  • emby: Add more logging on the PlaySync to check for Tv Shows without a valid TMDB (08eb13b)
  • emby: Fix Emby played sync running a full sync during recently added sync (#4932) (9424586)
  • Fix conflicting property name for Swagger (#4733) (d661f32)
  • Fix denied movie shown as 'processing request' in details view (#4900) (0069bfd)
  • Fix various styling issues (#4935) (90b934a)
  • fixed an issue where I broke images for some users (81ddc85)
  • fixed build (f877921)
  • fixed emails not being able to load the template (6b49d9b)
  • fixed stats controller (#4742) (47ea64b)
  • Fixed the issue where the login page is still present after logging in with oauth (aca4ee3)
  • Fixed the UI not applying the correct timezone settings: 🐛 (029ea79)
  • fixed trakt image not loading when base url present (#4711) (f102dcf)
  • Fixes default image for recently requested items. (#4767) (2e6f35f)
  • healthchecks: Removed redundant ping check (1751305)
  • Hide music from navbar and request list when not enabled: 🐛 (5123a76)
  • images: Retry images with a backoff when we get a Too Many requests from TheMovieDb #4685 (3f1f35d)
  • importer: 🐛 Allow you to only import Plex Admins without the Plex Users (8c9ad9b)
  • Improve Swagger documentation (#4652) (181892b)
  • jellyfin: Fixed an issue where the sync could stop working. Removed unused properties so the deseralization no longer fails (0e5e0ad)
  • Landing and Login page improvements (#4690) (6d423b5)
  • lidarr: Change monitor to Existing to properly add artist #3597 (506f607), closes /github.com/Lidarr/Lidarr/issues/3597#issuecomment-1530804055
  • Localize recently requested on discover page (#4729) (bf65c76)
  • Log Microsoft warnings to log file (#4723) (26ac75f)
  • Missing Poster broken link fix (#4637) (4070f0d)
  • More automation tests mainly around the Plex Settings page (#4821) (21bfc5a)
  • notificaitons: Add the RequestedByAlias field to the Notification Message (7e9c8be)
  • notifications: Fixed the error when sending multiple test notifications. Added more logging when Discord complains the message is invalid (fc14780)
  • notifications: Fixed the Partially TV notifications going to the admin #4797 (#4799) (bcb3e7f)
  • Only log error messages from Microsoft (#4787) ([c614e0c](c614e0c...
Read more