From 90f300392f50c2bcc800e1f62278fb39b22b3189 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Fri, 26 May 2023 23:15:35 -0500 Subject: [PATCH] Update wt-10-scheduling.md --- docs/home/guides/wt/wt-10-scheduling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/guides/wt/wt-10-scheduling.md b/docs/home/guides/wt/wt-10-scheduling.md index f3934a00..f4bfed68 100644 --- a/docs/home/guides/wt/wt-10-scheduling.md +++ b/docs/home/guides/wt/wt-10-scheduling.md @@ -10,6 +10,6 @@ Plex Meta Manager also features multiple layers of scheduling, which you can lev Details on setting this up are found [here](../../../home/guides/scheduling.md). - - In addition, individual items *within* the configuration can be scheduled to take place at certain times *provided PMM is running at that time*. For example, you can tell PMM only to apply overlays on Tuesdays or the like. YOu can then schedule manual runs every day at noon and overlays will only get processed when it runs on Tuesday. This sort of schedule *will not* make PMM start up if it is not already running. If you don't arrange for PMM to be run on Tuesday, your overlays would never be processed in this example. + - In addition, individual items *within* the configuration can be scheduled to take place at certain times *provided PMM is running at that time*. For example, you can tell PMM only to apply overlays on Tuesdays or the like. You can then schedule manual runs every day at noon and overlays will only get processed when it runs on Tuesday. This sort of schedule *will not* make PMM start up if it is not already running. If you don't arrange for PMM to be run on Tuesday, your overlays would never be processed in this example. Details on this level of scheduling are found [here](../../../metadata/details/schedule.md)