From 962be34a2b29d2ae97e17cf7b7fd07e009d0b799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Fri, 24 Oct 2025 12:24:25 +0200 Subject: [PATCH] docs: Update rescan-for-linking priority MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `rescan-for-linking` is the lowest priority linking event but the `rescan-for-media-role-volume` event is lower overall priority. Signed-off-by: Guido Günther --- src/scripts/linking/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/linking/README.rst b/src/scripts/linking/README.rst index d8587aa6..337e08b1 100644 --- a/src/scripts/linking/README.rst +++ b/src/scripts/linking/README.rst @@ -9,7 +9,7 @@ Hooks The hooks in this section are organized in 3 sub-categories. The first category includes hooks that are triggered by changes in the graph. Some of them are tasked -to schedule a "rescan-for-linking" event, which is the lowest priority event and +to schedule a "rescan-for-linking" event, which is the lowest priority linking event and its purpose is to scan through all the linkable session items and link them to a particular target. The "rescan-for-linking" event is always scheduled to run once for all the graph changes in a cycle. This is achieved by flagging the event