tag: new tag "Mood"

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1435
This commit is contained in:
Max Kellermann
2022-02-12 07:46:45 +01:00
parent 4f3828237a
commit ad4cf79cc9
6 changed files with 13 additions and 0 deletions

View File

@@ -283,6 +283,7 @@ The following tags are supported by :program:`MPD`:
* **track**: the decimal track number within the album.
* **name**: a name for this song. This is not the song title. The exact meaning of this tag is not well-defined. It is often used by badly configured internet radio stations with broken tags to squeeze both the artist name and the song title in one tag.
* **genre**: the music genre.
* **mood**: the mood of the audio with a few keywords.
* **date**: the song's release date. This is usually a 4-digit year.
* **originaldate**: the song's original release date.
* **composer**: the artist who composed the song.