Better custom_words documentation

This commit is contained in:
Ember Light 2025-10-12 22:40:44 +02:00
parent b95a17d8d3
commit 717809c52c

View file

@ -28,8 +28,8 @@ file. The available options are:
- **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``.
- **custom_feat_word**: Add custom words to the feat list; any words you add will
also be treated as "feat" tokens. Default: ``[]``.
- **custom_words**: List of additional words that will be treated as a marker for
artist features. Default: ``[]``.
Running Manually
----------------