I use the lyrics field in music files for descriptive data. e.g synopses and aria lists for opera recordings. This can make the "lyrics" quite long. After adding these in an m4a file no Lyrics were shown in the messages/tags pane, although other metadata was. Checking with mp4file --dump showed that the length of the ©lyr tag was 11914 bytes. Shortening it to 5097 bytes made it readable.
The tagging rules for mp4 files aren't very easy to check, but I'm not aware of any limitation on the length of lyric tags, although most other text tags are limited to 255 characters (or is that bytes?) I'm fairly sure that XMPlay correctly reads UTF-8 text tags, so was wondering if there's a length limitation, and if so is it characters or bytes.
Any information on the rules for displaying tag information would be useful. In an ideal world I'd like to be able to control the sort order, friendly name, and tags to ignore, but I'm grateful that in nearly all cases I can read the information that is available from witin the music player
thanks
Mike