Cedric Tefft - 2013-05-20

id3lib is effectively unmaintained at this point in time.

On 5/17/2013 8:27 AM, Paul Leaman wrote:


[patches:#89]

ID3 v2.2 support

Status: open
Created: Fri May 17, 2013 03:27 PM UTC by Paul Leaman
Last Updated: Fri May 17, 2013 03:27 PM UTC
Owner: nobody

Apologies for not submitting a patch, but I can't find the mechanism
to do it. I have attached support for ID3 v2.2. The differences a a
three digit frame ID, three digit frame length and missing flags word.

This could be improved further by mapping between 3 and 4 digit IDs in:

public FrameBase Build(string frameId, ushort flags, byte[] buffer)


Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/id3lib/patches/89/

To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/

 

Related

Patches: #89