From 1874c98bd4074dab9972d1e503bb74ff9630ff92 Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 11 Nov 2020 11:39:06 -0500 Subject: [PATCH] Use a movie title in the public domain to avoid DMCA issues --- Minimum-Availability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Minimum-Availability.md b/Minimum-Availability.md index 40a480e..f563844 100644 --- a/Minimum-Availability.md +++ b/Minimum-Availability.md @@ -13,4 +13,4 @@ Minimum availability is a setting per movie to prevent Radarr from downloading f If you use **Physical / Web** as minimum availability, it is advisable to set a minimum availability delay under Settings -> Indexers. The days specified in here (can be negative too) are added to the Physical release dates of movies to check whether a movie is considered available. It is advisable to set it to something between -14 and -28 days, since Blu-rays often leak and thus are available much earlier than the date they actually appear in stores. ### An example to illustrate the concept: -Movie Prometheus 2 has Minimum Availability of **Physical / Web**. Physical Release date of Prometheus would be 28th of July 2017. However, a minimum availability delay of -21 days is set. Thus Radarr will start snatching Prometheus from the RSS feeds starting 7th of July 2017. \ No newline at end of file +Movie Night of the Living Dead has Minimum Availability of **Physical / Web**. Physical Release date of Night of the Living Dead would be 28th of July 2017. However, a minimum availability delay of -21 days is set. Thus Radarr will start snatching Night of the Living Dead from the RSS feeds starting 7th of July 2017. \ No newline at end of file