mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Add keep_in_artist option to ftintitle documentation
This commit is contained in:
parent
43304a9eaa
commit
acb4680c72
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ file. The available options are:
|
||||||
- **format**: Defines the format for the featuring X part of the new title field.
|
- **format**: Defines the format for the featuring X part of the new title field.
|
||||||
In this format the ``{0}`` is used to define where the featured artists are placed.
|
In this format the ``{0}`` is used to define where the featured artists are placed.
|
||||||
Default: ``feat. {0}``
|
Default: ``feat. {0}``
|
||||||
|
- **keep_in_artist**: Keep the featuring X part in the artist field.
|
||||||
|
Defailt: ``no``.
|
||||||
|
|
||||||
Running Manually
|
Running Manually
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue