Introduction
Typically the Download and Download Details layouts contain a line such as
Clearly the {preview_player} will show the selected preview file whilst {mp3_id3_tag} will show the ID3 'tag' information if the preview file is an mp3 file.
If it is not an mp3 file then the {mp3_id3_tag} is effectively 'ignored'.
For demonstration purposes the tool MP3tag v2.91, available from
https://www.mp3tag.de/en/(opens in a new tab)
was used to edit the ID3 tags of MP3 files as shown opposite.
There are however some challenges as the MP3 ID tags may be in different encoding such as
- ID3v2.4-UTF8
- ID3v2.3-UTF16
- ID3v2.3-ISO8859-1

The utf16 encoding has a strange 'yb' in the front of some text so should be avoided.
The utf8 has missed out the year but the iso variant looks OK.



Note that the item 'ID3 Tags Layout' has the relevant items to display the MP3 information.

