Radarr/src
geogolem 762cc0903b New Custom Filters based on Availability
https://github.com/Radarr/Radarr/issues/2074

make the UI take into account AvailabilityDelay
to make it consistent with RSS Decision Engine

add custom filter options for minimumAvailabilityDate
with and without Delay

Simplify the filter names.
ConsideredAvailable ---> DateConsideredAvailable  (these always take into account the delay)
MinimumAvailability ---> MinimumAvailabilityDate  (these never take into account delay)

if delay = 0 .. the 2 dates above are identical.
if delay = 0, MimimumAvailabilityDate will be 1 of InCinemas, Announced or Physical/Digital (Released) dates

Add ability to make the custom filter dates relative to
currentdate

DateConsideredAvailable tooltip on NotAvailable
2025-08-04 14:52:05 -04:00
..
.idea/.idea.NzbDrone/.idea
Libraries
NzbDrone
NzbDrone.Api.Test
NzbDrone.Automation.Test
NzbDrone.Common
NzbDrone.Common.Test
NzbDrone.Console
NzbDrone.Core New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
NzbDrone.Core.Test
NzbDrone.Host
NzbDrone.Host.Test
NzbDrone.Integration.Test
NzbDrone.Libraries.Test
NzbDrone.Mono
NzbDrone.Mono.Test
NzbDrone.SignalR
NzbDrone.Test.Common
NzbDrone.Test.Dummy
NzbDrone.Update
NzbDrone.Update.Test
NzbDrone.Windows
NzbDrone.Windows.Test
Radarr.Api.V3 New Custom Filters based on Availability 2025-08-04 14:52:05 -04:00
Radarr.Http
ServiceHelpers
Targets
.eslintrc.js
.globalconfig
coverlet.runsettings
Directory.Build.props
Directory.Build.targets
NuGet.config
omnisharp.json
postgres.runsettings
Radarr.ico
Radarr.sln
Radarr.sln.DotSettings
stylecop.json