Note that default for metadata_to_use doesn't include comments

git-svn-id: https://svn.musicpd.org/mpd/trunk@4714 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman 2006-08-28 20:10:40 +00:00
parent 26a6ba7a77
commit 6018a1b4f8
1 changed files with 2 additions and 1 deletions

View File

@ -165,7 +165,8 @@ this parameter to take effect. Possible values are artist, album, title,
track, name, genre, date, composer, performer, comment, and disc. Multiple
tags may be specified as a comma separated list. An example value is
"artist,album,title,track". The special value "none" may be used alone to
disable all metadata. The default is to use all known tag types.
disable all metadata. The default is to use all known tag types except for
comments.
.TP
.B max_playlist_length <number>
This specifies the maximum number of songs that can be in the playlist. The