Hi,
I have a script that uses getID3 to pull ID3 tags from various audio file formats before converting them to MP3 using ffmpeg. Some of the characters in the tags, notably ampersands (&) and double quotes (") are getting converted to HTML entities, i.e. & and ". I am using the latest version of getID3 . I am wondering if this issue is caused by getID3 or ffmpeg, and would be glad of any help.
Thanks,
Nick
