Id3 icon indicating copy to clipboard operation
Id3 copied to clipboard

Recording date frame issues

Open JeevanJames opened this issue 7 years ago • 2 comments

According to the spec, the recording date is actually a combination of the TDAT frame (which contains the day and month in DDMM format) and the TYER frame (which contains the year as a numeric string).

Instead of exposing both separately, it would be useful to have a composite kind of frame property that can encapsulate both frames and get/set the value as a DateTime.

JeevanJames avatar May 06 '18 12:05 JeevanJames

Wonder why this is flagged as a bug, seems like a feature request 🤔

spottedmahn avatar Dec 17 '19 05:12 spottedmahn

Wonder why this is flagged as a bug, seems like a feature request 🤔

@spottedmahn You're right. I've removed the Bug tag and marked it as an Enhancement.

Thank you.

JeevanJames avatar Dec 21 '19 11:12 JeevanJames