Releases: linuxserver/docker-ombi
3.0.4669-ls53
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4669
3.0.4668-ls53
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4668
3.0.4652-ls53
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4652
3.0.4663-ls52
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4663
v3.0.4659-ls24
LinuxServer Changes:
Added an optional env variable for base url setting.
Ombi Changes:
Apologies about the lack of releases recently. I've been working on Ombi V4 but also I have had a new job in the meantime and have been concentrating on that quite a lot!
So V4 will probably be the next release, there is still not ETA on it so please don't ask :)
Here's a picture of my puppy Bruce, enjoy!
Please note that any custom CRON's will be reset and will need to be setup once again
New Features
-
Added further logging into the API's (debug logging) [TidusJar]
-
Added some defensive coding around when we create an artist for #2915. [TidusJar]
-
New translation [TidusJar]
-
Add Gotify as notification provider. [Guillaume Taquet Gasperini]
-
Added a global mutex (not used yet) and moved around the code for logging in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750. [TidusJar]
-
Set the View On Emby Url at runtime so the user can configure and change the URL and it will take effect straight away. [TidusJar]
Fixes
-
Fixed the issue where the recently added scan was actually calling the RefreshMedia which ends up wiping out the Plex cache instead of refreshing the metadata... i'm a dumb ass #3023. [TidusJar]
-
Fix #3027. [Jamie]
-
Renamed "Extensions" for Spelling Mistake. [bdrumm1234]
-
#3010 - Make sure we only sync the Monitored Radarr movies... [TidusJar]
-
Fixed #2995. [TidusJar]
-
Fix album-request-permission error message. [Patrick Collins]
-
Swagger index prepends configured baseurl. [Austin Jackson]
-
Add a internal retry when we have a locked db. [TidusJar]
-
Fixed #2374. [TidusJar]
-
Fixed #2950. [TidusJar]
-
Fixed #2967. [TidusJar]
-
Re-re fix the remove button. [goldenpipes]
-
Fixed the other error for #2955. [TidusJar]
-
More to debug logging. [TidusJar]
-
Placeholder Text for Search Boxes (#2939) [Kris Klosterman]
-
Reset all of the schedules due to Quartz using a different CRON system. Updated the UI code to reflect this. [TidusJar]
-
Swap out the scheduler #2750. [TidusJar]
-
Fixed the mixed content warnings and the error when removing a album request #2884. [TidusJar]
-
Fixed #2910. [TidusJar]
-
Fix for broken twitch url in readme file. [PotatoQuality]
-
More for #2750. [TidusJar]
-
Removed the auditing, was not used anyway #2750. [TidusJar]
-
Fixed #2803 in regards to the Request Button showing up. Still need to investigate the availability side of things. [TidusJar]
-
Delete the schedules db on startup, we don't want it trying to recover the jobs. [TidusJar]
-
Fixed the issue where it was not picking up roles until the JWT was refreshed. [TidusJar]
-
Fixed #2636. [TidusJar]
-
Take out the lastlogindate update for now #2750. [TidusJar]
-
Fixed #2860 When a future series is unknown it should appear as available when we have the other seasons. [TidusJar]
-
Set the CommandTimeout longer to see if EF can get a handle on the SQLite file when it's locked #2750. [TidusJar]
-
Prevented #2848 from erroring out causing further issues. [TidusJar]
-
Fixed #2847. [TidusJar]
-
Fixed a regression issue where TV Shows couldn't be requested. [TidusJar]
-
Fix typo. [Jeff]
-
Fixed an issue where the Subscribe button was appearing on available movies. [TidusJar]
v3.0.4654-ls24
LinuxServer Changes:
Added an optional env variable for base url setting.
Ombi Changes:
Apologies about the lack of releases recently. I've been working on Ombi V4 but also I have had a new job in the meantime and have been concentrating on that quite a lot!
So V4 will probably be the next release, there is still not ETA on it so please don't ask :)
Here's a picture of my puppy Bruce, enjoy!
Please note that any custom CRON's will be reset and will need to be setup once again
New Features
-
Added further logging into the API's (debug logging) [TidusJar]
-
Added some defensive coding around when we create an artist for #2915. [TidusJar]
-
New translation [TidusJar]
-
Add Gotify as notification provider. [Guillaume Taquet Gasperini]
-
Added a global mutex (not used yet) and moved around the code for logging in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750. [TidusJar]
-
Set the View On Emby Url at runtime so the user can configure and change the URL and it will take effect straight away. [TidusJar]
Fixes
-
Fixed the issue where the recently added scan was actually calling the RefreshMedia which ends up wiping out the Plex cache instead of refreshing the metadata... i'm a dumb ass #3023. [TidusJar]
-
Fix #3027. [Jamie]
-
Renamed "Extensions" for Spelling Mistake. [bdrumm1234]
-
#3010 - Make sure we only sync the Monitored Radarr movies... [TidusJar]
-
Fixed #2995. [TidusJar]
-
Fix album-request-permission error message. [Patrick Collins]
-
Swagger index prepends configured baseurl. [Austin Jackson]
-
Add a internal retry when we have a locked db. [TidusJar]
-
Fixed #2374. [TidusJar]
-
Fixed #2950. [TidusJar]
-
Fixed #2967. [TidusJar]
-
Re-re fix the remove button. [goldenpipes]
-
Fixed the other error for #2955. [TidusJar]
-
More to debug logging. [TidusJar]
-
Placeholder Text for Search Boxes (#2939) [Kris Klosterman]
-
Reset all of the schedules due to Quartz using a different CRON system. Updated the UI code to reflect this. [TidusJar]
-
Swap out the scheduler #2750. [TidusJar]
-
Fixed the mixed content warnings and the error when removing a album request #2884. [TidusJar]
-
Fixed #2910. [TidusJar]
-
Fix for broken twitch url in readme file. [PotatoQuality]
-
More for #2750. [TidusJar]
-
Removed the auditing, was not used anyway #2750. [TidusJar]
-
Fixed #2803 in regards to the Request Button showing up. Still need to investigate the availability side of things. [TidusJar]
-
Delete the schedules db on startup, we don't want it trying to recover the jobs. [TidusJar]
-
Fixed the issue where it was not picking up roles until the JWT was refreshed. [TidusJar]
-
Fixed #2636. [TidusJar]
-
Take out the lastlogindate update for now #2750. [TidusJar]
-
Fixed #2860 When a future series is unknown it should appear as available when we have the other seasons. [TidusJar]
-
Set the CommandTimeout longer to see if EF can get a handle on the SQLite file when it's locked #2750. [TidusJar]
-
Prevented #2848 from erroring out causing further issues. [TidusJar]
-
Fixed #2847. [TidusJar]
-
Fixed a regression issue where TV Shows couldn't be requested. [TidusJar]
-
Fix typo. [Jeff]
-
Fixed an issue where the Subscribe button was appearing on available movies. [TidusJar]
v3.0.4256-ls24
LinuxServer Changes:
Added an optional env variable for base url setting.
Ombi Changes:
Hotfix Release
Fixed an issue where email notifications are no longer sending out.
New Features
-
Update discord link to follow the scheme of other links. [Tom McClellan]
-
Added the functionality to remove a user from getting notifications to their mobile device #2780. [TidusJar]
-
Added Actor Searching for Movies! [TidusJar]
-
Added the ability to change where the View on Emby link goes to #2730. [TidusJar]
-
Added the request queue to the notifications UI so you can turn it off per notification agent #2747. [TidusJar]
-
Added new classes to the posters #2732. [TidusJar]
-
Added a demo mode, this will only show movies and shows that are in the public domain. Dam that stupid fruit company. [TidusJar]
Fixes
-
Fix: src/Ombi/package.json to reduce vulnerabilities. [snyk-bot]
-
Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin. [TidusJar]
-
Small improvements to try and mitigate #2750. [TidusJar]
-
Removed some areas where we clear out the cache. This should help with DB locking #2750. [TidusJar]
-
Fixed #2810. [TidusJar]
-
Cannot create an issue comment with the API #2811. [TidusJar]
-
Set the local domain if the Application URL is set for the HELO or EHLO commands. #2636. [TidusJar]
-
New translations [TidusJar]
-
Minor grammatical edits. [Andrew Metzger]
-
Fixed #2802 the issue where "Issues" were not being deleted correctly. [TidusJar]
-
Fixed #2797. [TidusJar]
-
Fixed #2786. [TidusJar]
-
Fixed #2756. [TidusJar]
-
Ignore the UserName header as part of the Api is the value is an empty string. [TidusJar]
-
Fixed #2759. [TidusJar]
-
Did #2756. [TidusJar]
-
Fixed the exception that sometimes makes ombi fallover. [TidusJar]
-
Log the error to the ui to figure out what's going on with #2755. [TidusJar]
-
Small fix when denying a request with a reason, we wasn't updating the ui. [TidusJar]
-
Make sure we can only set the ApiAlias when using the API Key. [TidusJar]
-
#2363 Added the ability to pass any username into the API using the ApiAlias header. [TidusJar]
-
Removed the Add user to Plex from Ombi. [TidusJar]
3.0.4663-ls51
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4663
3.0.4652-ls51
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4652
3.0.4649-ls51
LinuxServer Changes:
Switching to new Base images, shift to arm32v7 tag.
Remote Changes:
Updating to 3.0.4649