Add example use case of keep_artist option to docs

Update the documentation of the new `keep_in_artist` option, adding an
example use case.
This commit is contained in:
Karl Besser 2024-09-05 12:15:53 +02:00
parent a11b557a6d
commit aa891d21d4

View file

@ -27,7 +27,9 @@ file. The available options are:
- **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.
Default: ``feat. {0}``
- **keep_in_artist**: Keep the featuring X part in the artist field.
- **keep_in_artist**: Keep the featuring X part in the artist field. This can
be useful if you still want to be able to search for features in the artist
field.
Default: ``no``.
Running Manually