From 222b16113e2e5edbdd1fcec5a91b5ee088fd6089 Mon Sep 17 00:00:00 2001 From: Mbucari <37587114+Mbucari@users.noreply.github.com> Date: Sat, 3 Jun 2023 00:00:01 -0600 Subject: [PATCH] Update NamingTemplates.md --- Documentation/NamingTemplates.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/NamingTemplates.md b/Documentation/NamingTemplates.md index f056032d..ff390b56 100644 --- a/Documentation/NamingTemplates.md +++ b/Documentation/NamingTemplates.md @@ -63,6 +63,9 @@ Anything between the opening tag (``) and closing tag (`<-tagname>`) w |\...\<-if series\>|Only include if part of a book series or podcast|Conditional| |\...\<-if podcast\>|Only include if part of a podcast|Conditional| |\...\<-if bookseries\>|Only include if part of a book series|Conditional| +|\...\<-if podcastparent\>**†**|Only include if item is a podcast series parent|Conditional| + +**†** Only affects the podcast series folder naming if "Save all podcast episodes to the series parent folder" option is checked. For example, \\<-if podcast\> will evaluate to the podcast's series name if the file is a podcast. For audiobooks that are not podcasts, that tag will be blank.