mirror of
https://github.com/beetbox/beets.git
synced 2026-01-05 23:43:31 +01:00
Add section listing template functions/fields provided by plugins for path
formatting
This commit is contained in:
parent
3ab8107adf
commit
d8008e145f
1 changed files with 11 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue