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

Added support for chapters by implementing the frames CHAP and CTOC #228

Merged
merged 2 commits into from
Jan 24, 2022
Merged

Added support for chapters by implementing the frames CHAP and CTOC #228

merged 2 commits into from
Jan 24, 2022

Conversation

JanRomero
Copy link
Contributor

Hi. This is sort of rudimentary. Ideally I would like to expose the chapters directly from the File’s Tag property and have TagLib handle the internals like generating ids and enforcing uniqueness, but it’s been working fine for me going through (TagLib.Id3v2.Tag)File.GetTag(TagLib.TagTypes.Id3v2) and setting the frames up manually.

@dnfadmin
Copy link

dnfadmin commented Aug 9, 2020

CLA assistant check
All CLA requirements met.

@decriptor
Copy link
Collaborator

@JanRomero Thanks! I'm good with the PR. The only ask I have is if you could add unit tests for this?

Base automatically changed from master to main March 10, 2021 16:11
@igor-rif-shevchenko
Copy link

@JanRomero @dnfadmin @decriptor Hi guys, will this be merged?

@decriptor decriptor merged commit 6a74634 into mono:main Jan 24, 2022
@igor-rif-shevchenko
Copy link

@decriptor when are you going to push it to nuget?

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.

4 participants