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

Support 'Involved People List' Id3v2 frame #215

Merged
merged 12 commits into from
Jul 5, 2023

Conversation

FriederHannenheim
Copy link
Contributor

fixes #213

@uklotzde
Copy link
Contributor

uklotzde commented Jul 2, 2023

I suggest to add a round trip test (write -> read -> verify) an ID3v2 tag that contains a KeyValueFrame.

src/id3/v2/frame/content.rs Outdated Show resolved Hide resolved
src/id3/v2/items/key_value_frame.rs Outdated Show resolved Hide resolved
src/id3/v2/items/key_value_frame.rs Outdated Show resolved Hide resolved
src/id3/v2/frame/mod.rs Outdated Show resolved Hide resolved
src/id3/v2/write/frame.rs Outdated Show resolved Hide resolved
FriederHannenheim and others added 7 commits July 2, 2023 20:36
Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com>
Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com>
Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com>
Co-authored-by: Alex <69764315+Serial-ATA@users.noreply.github.com>
@FriederHannenheim
Copy link
Contributor Author

FriederHannenheim commented Jul 2, 2023

Thanks for your suggestions. I've implemented the requested changes and tried to create a test, however the test is failing. I don't know why. Could one of you maybe take a look?

tests/files/mpeg.rs Outdated Show resolved Hide resolved
tests/files/mpeg.rs Outdated Show resolved Hide resolved
tests/files/mpeg.rs Outdated Show resolved Hide resolved
@FriederHannenheim
Copy link
Contributor Author

I've fixed the test

@Serial-ATA
Copy link
Owner

Looks good, thanks!

@Serial-ATA Serial-ATA merged commit f3841a3 into Serial-ATA:main Jul 5, 2023
12 checks passed
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.

ID3v2 IPLS/TPIL Involved People List is not read correctly
3 participants