Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for getting/setting comment #27

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

cdown
Copy link
Contributor

@cdown cdown commented Mar 28, 2023

Currently mack[0] only supports ID3 tags, and I'd like to allow it to also support FLAC and M4A. It currently uses the comment field as presented by rust-id3, but audiotags doesn't expose this. This commit adds support to that effect.

0: https://github.com/cdown/mack

Currently mack[0] only supports ID3 tags, and I'd like to allow it to
also support FLAC and M4A. It currently uses the comment field as
presented by rust-id3, but audiotags doesn't expose this. This commit
adds support to that effect.

0: https://github.com/cdown/mack
Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com>
@pinkforest
Copy link
Collaborator

@Serial-ATA this is good to go as well ?

@Serial-ATA
Copy link
Contributor

Yep, looks good.

@pinkforest pinkforest merged commit b6b3df1 into TianyiShi2001:main Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants