Index: server/Slim/Formats/FLAC.pm =================================================================== --- server/Slim/Formats/FLAC.pm (revision 2857) +++ server/Slim/Formats/FLAC.pm (working copy) @@ -182,7 +182,7 @@ return unless defined $tags; # Handle all the UTF-8 decoding into perl's native format. - _decodeUTF8($tags); +# _decodeUTF8($tags); # add more information to these tags # these are not tags, but calculated values from the streaminfo