Add back the id3v1_encoding option. Now it really will convert id3v1 only.

git-svn-id: https://svn.musicpd.org/mpd/trunk@4282 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman
2006-06-21 20:52:51 +00:00
parent 9e393393e0
commit 18306dfbd3
4 changed files with 21 additions and 0 deletions

View File

@@ -200,6 +200,10 @@ pid_file "~/.mpd/mpd.pid"
#
#port "6600"
#
# This determines what encoding ID3v1 tags should be converted from.
#
#id3v1_encoding "ISO-8859-1"
#
# This sets the metadata mpd will use, to disable all metadata, set to "none"
# NOTE: comments are disabled by default
#