[ID3 Dev] escape "/" character
Ben Bennett
fiji at ayup.limey.net
Sun Apr 6 16:35:31 PDT 2008
Nasty question.
2.4 defines a sane way to do multiple artists so if you are writing a
2.4 tag then there is no problem.
Unfortunately in 2.3 I don't see any good way to escape it. So you're
gonna have to map it to something else (perhaps -?, e.g. AC-DC).
However, I haven't seen much that actually undestands multiple artists
(or multiple anything).
The 800lb gorilla (iTunes) doesn't do anything for lists. It treats
any /s as part of the string and does no futher parsing. I'm not sure
what it does when it encounters a 2.4 list.
-ben
On Sun, Apr 06, 2008 at 09:40:25PM +0200, Daniel Önnerby wrote:
> Hi all!
>
> I just subscribed to this list because we're developing musikCube2 where we
> will support multiple genres and multiple artists.
> We have run into a small problem regarding the "/" separated tags like TPE1
> (artists) and is wondering how to escape this character.
> The group we are having some problems with is "AC/DC" that will split into
> 2 artists.
> So, the question is simple: How do you escape the "/" separator according
> to the id3v2.x standard?
>
>
> Best regards
> Daniel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
> For additional commands, e-mail: id3v2-help at id3.org
---------------------------------------------------------------------
To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
For additional commands, e-mail: id3v2-help at id3.org
More information about the ID3v2
mailing list