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

ID3v2: Add simplified getters and setters for TXXX frames #232

Merged
merged 3 commits into from
Jul 11, 2023

Conversation

Serial-ATA
Copy link
Owner

This adds Id3v2Tag::{get, insert}_user_text to simplify the process of working with TXXX frames with their descriptions.

@Serial-ATA
Copy link
Owner Author

@uklotzde Just making you aware of this, since you could probably use it.

@uklotzde
Copy link
Contributor

Yeah. You can easily get it wrong as we have seen ;) Working with the low-level ID3v2 frames is error prone due to the twofold addressing scheme.

@Serial-ATA
Copy link
Owner Author

Realized I added a getter and setter with no way to remove them 😄. All good now.

@Serial-ATA Serial-ATA merged commit cc338a3 into main Jul 11, 2023
12 checks passed
@Serial-ATA Serial-ATA deleted the id3v2-user-text branch July 11, 2023 01:33
@uklotzde
Copy link
Contributor

@Serial-ATA It is time for a 0.14.1 release to unlock all the fixes and extensions for dependent projects.

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.

None yet

2 participants