• wm4's avatar
    id3v2: strip trailing spaces from APIC tag · d4007d17
    wm4 authored
    The APIC description must be unique, and some ID3v2 tag writers add
    spaces to write several APIC entries with the same description. The
    trailing spaces simply serve as a way to disambiguate the description.
    Do this so that API users do not have to special-case mp3 to fix this
    cosmetic issue.
    
    Requested-by: wm4
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    d4007d17
id3v2.c 31.9 KB