diff options
author | skidoo23 <18039569+skidoo23@users.noreply.github.com> | 2018-10-17 20:33:03 +0200 |
---|---|---|
committer | skidoo23 <18039569+skidoo23@users.noreply.github.com> | 2018-10-17 20:33:03 +0200 |
commit | fbea965c70df39fbf649db71d3d37a0e0b108e25 (patch) | |
tree | 268b20f885f0d5c95c16dbb5060475b76983410a /doc | |
parent | a2cd66ed6fb908b55fd9f86e2b0b4f624490af22 (diff) |
tag: new tag Label
Diffstat (limited to 'doc')
-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. |