From 6ad93f49a618d249100ea2992d181b439534b569 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Fri, 30 Jun 2023 10:57:16 -0500 Subject: [PATCH] clarify that these schedules don' --- docs/metadata/details/schedule.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/metadata/details/schedule.md b/docs/metadata/details/schedule.md index c0dade2f..01c6bb47 100644 --- a/docs/metadata/details/schedule.md +++ b/docs/metadata/details/schedule.md @@ -4,6 +4,10 @@ Plex Meta Manager allows you to schedule certain libraries/files so that runs ca This is particularly handy for users who have a lot of libraries or run a lot of Metadata/Operations on their libraries. +### IMPORTANT: + +These schedules do not trigger PMM to run; they control what PMM will do if it happens to be running at the scheduled time. `weekly(sunday)`, for example, does not mean "run PMM on Sunday to do this thing"; it means "If PMM is running, and it's Sunday, do this thing". + The scheduling options are: | Name | Description | Format | Example |