From c59a22efa294eb0bf0869f92a2316b17de720528 Mon Sep 17 00:00:00 2001 From: Edgars Supe Date: Thu, 9 Sep 2021 22:41:16 +0300 Subject: [PATCH] Add `albumtypes` to plugin index --- docs/plugins/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 0cdf79bef..9e3353ab7 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -177,6 +177,7 @@ Metadata Path Formats ------------ +* :doc:`albumtypes`: Format album type in path formats. * :doc:`bucket`: Group your files into bucket directories that cover different field values ranges. * :doc:`inline`: Use Python snippets to customize path format strings.