Skip to content

2.0.0

Compare
Choose a tag to compare
@chicio chicio released this 05 Aug 17:00
· 343 commits to main since this release

Added

  • Renamed art property as picture on the ID3Tag class
  • Added v2.4 tag support
    • 2.4 tag and frame configuration (without reverse header support for tag)
    • added "TDRC" instead of deprecated "TYER"(2.3)/"TYE"(2.2): field with timestamp that has a fallback to string content.
    • new RecordingDateTime inside the ID3Tag class
  • Added "TDAT" frame support
  • Added "TIME" frame support

Fixed

  • Refactoring ID3TagEditor class
  • Refactoring ID3FrameContentParsingOperationFactory class