We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8364105 commit efd7657Copy full SHA for efd7657
docs/plugins/lastgenre.rst
@@ -198,7 +198,7 @@ A combination of regex patterns and plain genre names is possible. The ``'*'``
198
key applies globally to all artists — use it to block genres you never want,
199
regardless of artist. Patterns are matched against the full genre string, so a
200
plain ``metal`` will not match ``heavy metal`` unless you write a regex like
201
-``.*metal.*``.
+``.*metal``.
202
203
.. attention::
204
0 commit comments