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: Allow for generic conversion of language frames #392

Merged
merged 3 commits into from
May 3, 2024

Conversation

Serial-ATA
Copy link
Owner

TagItem can now store a language and description, making it possible to convert all ID3v2 COMM and USLT frames to their generic ItemKey::{Comment, Lyrics} counterparts.

fixes #383

@Serial-ATA Serial-ATA added this to the 0.20.0 milestone May 2, 2024
@Serial-ATA
Copy link
Owner Author

Rustfmt is just falling apart right now.

@Serial-ATA Serial-ATA merged commit 0332d65 into main May 3, 2024
4 checks passed
@Serial-ATA Serial-ATA deleted the generic-lang branch May 3, 2024 14:55
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.

Can't read lyrics tag when description is set
1 participant