-
-
Notifications
You must be signed in to change notification settings - Fork 416
Description
Type of Help Needed
Other
Question or Issue
The "Scan for Availability" options trigger Ombi to check Radarr and Sonarr for availability. However Ombi still also checks the media server for availability. In my case Plex.
Ideally, if these options are enabled for one of the Arrs, Ombi should prioritize the availability in the Arrs over that of the media Server.
Use case:
Using UMTK we can create a "Coming Soon" category within Plex, for items expected to become available within x days in Radarr/Sonarr. UMTK Then creates a placeholder file, pulls the item out of the "recently added" section in Plex and moves it into a "Coming Soon" collection with an added overlay to indicate when it's expected to become available.
Plex in this case technically thinks it's available, as the item is there. Radarr/Sonarr however correctly see the items as Missing.
Currently, Ombi will mark such items as 'available' because Plex thinks it is. With the "Scan for Availability" option set for Radarr/Sonarr, Ombi should ideally check the Arrs for the availability, over Plex.
Example:
The movie "Ballad of a Small Player" is expected to become available on october 28th (in the future at time of writing). UMTK has created the placeholder file for it and has moved the movie into the Coming Soon collection with an overlay indicating the expected availability date:
Radarr correctly shows the movie as "Missing", since the actual movie hasn't been downloaded yet:
However Ombi marks the movie as "Available" because it's present in Plex:
With "Scan for Availability" enabled for Radarr, Ombi should ideally identify this movie as being missing as is the availability status in Radarr.
What I've Tried
No response
Error Messages
Ombi Version
v4.51.6
Development Environment
Windows
Checklist
- I have read the Contributing Guide
- I have searched existing issues for similar questions
- I have checked the Discord community for help
- I have reviewed the documentation