Closed benrr101 closed 3 years ago
This PR adds support for FLAC files as well as Xiph comments and Xiph pictures (which will be reused for Ogg support).
Breaking changes:
MpegFile
MpegContainerFile
TagTypes.FlacMetadata
TagTypes.FlacPictures
This PR adds support for FLAC files as well as Xiph comments and Xiph pictures (which will be reused for Ogg support).
Breaking changes:
MpegFile
is now exported asMpegContainerFile
TagTypes.FlacMetadata
is now renamedTagTypes.FlacPictures
, value remains the same