mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 13:02:47 +01:00
Add substitute plugin to the docs' plugins index
This commit is contained in:
parent
a7e02461ee
commit
442a535b3e
1 changed files with 6 additions and 0 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue