Open GoogleCodeExporter opened 9 years ago
According to the id3v2 standard the TPE1 frame (artist frame) should be
separated by
"/" when multiple artists are set. Not sure what to do with this. Should we
strictly
follow the standard?
Original comment by onne...@gmail.com
on 3 Apr 2008 at 10:25
Original comment by bjorn.ol...@gmail.com
on 21 Apr 2008 at 7:49
Perhaps if it's not common knowledge that you can split multiple artists with a
slash
then we shouldn't use it.
Are there any padding rules? Eg AC/DC doesn't get split but AC / DC does?
Original comment by gatekil...@gmail.com
on 20 May 2008 at 9:29
According to id3v2 standard, this is how it should work.
Original comment by onne...@gmail.com
on 17 Oct 2008 at 7:44
I think this issue should be opened again for consideration especially since it
is
affecting more than simply the indexing of mp3 files right now. I tested with
my flac
AC/DC files and sure enough it imported them under artist AC and artist DC. This
issue should be fixed so that at the very worst it only affects users of id3v2.3
tags. id3v2.4 should have fixed this inherent limitation in the id3v2.3
standard, as
I understand, by making multiple string values within a frame separated by a
null
termination character rather than a "/". For flac files, vorbis comments allow
for
multiple ARTIST comments to be added.
Original comment by malnil...@gmail.com
on 18 Nov 2008 at 12:31
Original comment by onne...@gmail.com
on 18 Nov 2008 at 12:35
Original issue reported on code.google.com by
bjorn.ol...@gmail.com
on 3 Apr 2008 at 8:00