Skip to content
Snippets Groups Projects
Commit dc351e13 authored by Benoit Fouet's avatar Benoit Fouet Committed by Michael Niedermayer
Browse files

id3v2: prefer TDRC for date over TDRL.

TDRL is what we used as a replacement of TYER, and, according to
http://id3.org/id3v2.4.0-changes

 :
    TYER - Year
        This frame is replaced by the TDRC frame, 'Recording time'
        [F:4.2.5].
So change TDRL usages to TDRC.

Fixes ticket #3694

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 3dae05f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment