diff options
Diffstat (limited to 'doc/user.rst')
-rw-r--r-- | doc/user.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user.rst b/doc/user.rst index fd2c5b42b..b050fb4eb 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -770,6 +770,7 @@ When scanning or playing a song, :program:`MPD` parses its metadata. The followi * **performer**: the artist who performed the song. * **comment**: a human-readable comment about this song. The exact meaning of this tag is not well-defined. * **disc**: the decimal disc number in a multi-disc album. +* **label**: the name of the label or publisher. * **musicbrainz_artistid**: the artist id in the `MusicBrainz <https://picard.musicbrainz.org/docs/mappings/>`_ database. * **musicbrainz_albumid**: the album id in the `MusicBrainz <https://picard.musicbrainz.org/docs/mappings/>`_ database. * **musicbrainz_albumartistid**: the album artist id in the `MusicBrainz <https://picard.musicbrainz.org/docs/mappings/>`_ database. |