jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.0 => General => Topic started by: JFabitz on 28.08.2023 17:14:22

Title: Remove BOF marks from mp3 tags
Post by: JFabitz on 28.08.2023 17:14:22
The field values taken from the file tags in mp3 files are including the BOF mark before the text (e.g. Artist: ÿþClutch). Can this be fixed?
Title: Re: Remove BOF marks from mp3 tags
Post by: ColinM on 29.08.2023 10:18:08
Hi
This occurs when the encoding is ID3v2.3-UTF16  - need to switch encoding to UTF8.  I use an MP3 tag Editor such as MP3tag

See doc
https://www.jdownloads.net/documentation/general-items-v3-9/notes-on-mp3-id-tags

Colin