summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0J0 Todos <jojo@peek-a-boo.at>2023-08-31 08:27:22 +0200
committerJ0J0 Todos <jojo@peek-a-boo.at>2023-08-31 08:27:33 +0200
commit442a535b3e1e2e8d08cb29a8109b86942e217cff (patch)
treea36907632263940a7a9c46155ba697d4db40531f
parenta7e02461ee7b0ca5d3670fddc7b2827c4d032ff9 (diff)
Add substitute plugin to the docs' plugins index
-rw-r--r--docs/plugins/index.rst6
1 files changed, 6 insertions, 0 deletions
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 <rewrite>`
Substitute values in path formats.
+:doc:`substitute <substitute>`
+ As an alternative to :doc:`rewrite <rewrite>`, use this plugin. The main
+ difference between them is that this plugin never modifies the files
+ metadata.
+
:doc:`the <the>`
Move patterns in path formats (i.e., move "a" and "the" to the
end).