From d8008e145f4376e1464806593f835da387b30d45 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Thu, 8 May 2014 22:05:26 +0200 Subject: [PATCH] Add section listing template functions/fields provided by plugins for path formatting --- docs/reference/pathformat.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/reference/pathformat.rst b/docs/reference/pathformat.rst index 0108bcc56..45a254e82 100644 --- a/docs/reference/pathformat.rst +++ b/docs/reference/pathformat.rst @@ -227,3 +227,14 @@ Library metadata: * mtime: The modification time of the audio file. * added: The date and time that the music was added to your library. + +Template functions and values provided by plugins +------------------------------------------------- + +Remember to activate corresponding plugin before using one of those additional +fields/functions : + +* missing by :doc:`/plugins/missing`: number of missing tracks per album +* ``%the{text}`` by :doc:`/plugins/fetchart`: moves english articles to end of +strings +