From afd97a0729d1ec0cd3401324f8d7bf2fdcc24407 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 20 Jul 2022 00:32:09 -0400 Subject: [PATCH] Mention when the rules take effect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131d774..7b2dc22 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ The exact path to the local `ffmpeg` and `ffprobe` binaries can be overridden in ### Target Host Selection -When more than one target host is present, `rffmpeg` uses the following rules to select a new host: +When more than one target host is present, `rffmpeg` uses the following rules to select a new host. These rules are evaluated each time a new `rffmpeg` alias process is spawned. 1. Any hosts marked `bad` are ignored until that marking is cleared.