Add missing eyed3 TAGGEROPTS
[clinton/abcde.git] / abcde
diff --git a/abcde b/abcde
index 21422e8..7143871 100755 (executable)
--- a/abcde
+++ b/abcde
@@ -3879,6 +3879,7 @@ else
        TAGGER="$EYED3"
        TAGGEROPTS="$ID3V2OPTS"
        ID3SYNTAX=eyed3
        TAGGER="$EYED3"
        TAGGEROPTS="$ID3V2OPTS"
        ID3SYNTAX=eyed3
+       TAGGEROPTS="--set-encoding=utf16-LE $ID3V2OPTS"
 fi
 
 # NOGAP is specific to lame. Other encoders fail ...
 fi
 
 # NOGAP is specific to lame. Other encoders fail ...