Search the Community
Showing results for tags 'multiple tags'.
-
I listen to rap music and most of my music is in the form of mixtapes. Many of which have a DJ and quite a few have multiple DJs. As there isn't a "Disc Jockey" tag, I add them to the Composer tag. I'd appreciate being able use symbols (semicolons [ ; ], etc.) to separate multiple entries within the Composer tag, the same as can be done with the "Genre" tag. Thank you.
-
I'd like to be able to add multiple, separate composers to the composer tag, like hiw you can with genres. I don't listen to classical/orchestral music so, I don't know if this is a weird request or not. I listen to rap music & much of library is mixtapes that have DJs, often more than 1. I use the composer tag to add the DJs to the to the song info. Thank you.
-
In v3 808 a composer tag is used, but if I have several composers per track separated by ; PA reads only the last one. Is there any possibility to display all the tags, creating a separate entry for each composer in the composers' list?
-
ID3v2 standard for multiple tags is to use null bytes (\0) as separators to split ID3 tags in multiple values. See Wikipedia The null byte is the C string terminator. Therefore standard programs are using only the first value. Extended programs show all values as multiple tags. Poweramp supports '/' and ';' as separators which worked very well, but these separatores are only supported by a few programs. All other programs are using wrong genre names "genre1;genre2;genre3". Null bytes are a much better choice because programs never present wrong genres names, they will only use the fi