doc/protocol.rst: clarify the meaning of the any
tag type
This commit is contained in:
@@ -147,7 +147,7 @@ of:
|
|||||||
- ``(TAG == 'VALUE')``: match a tag value.
|
- ``(TAG == 'VALUE')``: match a tag value.
|
||||||
``(TAG != 'VALUE')``: mismatch a tag value.
|
``(TAG != 'VALUE')``: mismatch a tag value.
|
||||||
The special tag "*any*" checks all
|
The special tag "*any*" checks all
|
||||||
tag values.
|
tag types.
|
||||||
*albumartist* looks for
|
*albumartist* looks for
|
||||||
``VALUE`` in ``AlbumArtist``
|
``VALUE`` in ``AlbumArtist``
|
||||||
and falls back to ``Artist`` tags if
|
and falls back to ``Artist`` tags if
|
||||||
|
Reference in New Issue
Block a user