Serial-ATA / lofty-rs

Audio metadata library
Apache License 2.0
187 stars 35 forks source link

IDv3 Text decoding: UTF-16 string has an invalid byte order mark #306

Closed huanie closed 9 months ago

huanie commented 9 months ago

Reproducer

I tried this code where path is just an mp3 file:

read_from_path(&path)

Summary

I hope the provided text file is enough to identify the problem. The text file is the beginning of the mp3 file I tried to read from.

Expected behavior

No response

Assets

tags.txt

Serial-ATA commented 9 months ago

Hello, thanks for the report.

Could you reupload the asset as a binary file? Data is lost in the conversion to text.

huanie commented 9 months ago

tags.bin.zip