Open karlpip opened 1 month ago
Related issue: #91
Adds multi value frame support for TextFrames and UserDefinedTextFrames. Does not break the API and just adds a array field to the frames.
TextFrames
UserDefinedTextFrames
Spec ref: https://github.com/id3/ID3v2.4/blob/master/id3v2.4.0-frames.txt#L258
Related issue: #91
Adds multi value frame support for
TextFrames
andUserDefinedTextFrames
. Does not break the API and just adds a array field to the frames.Spec ref: https://github.com/id3/ID3v2.4/blob/master/id3v2.4.0-frames.txt#L258