From 442a535b3e1e2e8d08cb29a8109b86942e217cff Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Thu, 31 Aug 2023 08:27:22 +0200 Subject: [PATCH] Add substitute plugin to the docs' plugins index --- docs/plugins/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 96b0eb7a8..21e99e3dc 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -122,6 +122,7 @@ following to your configuration:: spotify subsonicplaylist subsonicupdate + substitute the thumbnails types @@ -240,6 +241,11 @@ Path Formats :doc:`rewrite ` Substitute values in path formats. +:doc:`substitute ` + As an alternative to :doc:`rewrite `, use this plugin. The main + difference between them is that this plugin never modifies the files + metadata. + :doc:`the ` Move patterns in path formats (i.e., move "a" and "the" to the end).