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

[Enhancement]: Scrape chapter metadata and allow editing of existing chapters #435

Closed
benonymity opened this issue Mar 31, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@benonymity
Copy link
Contributor

Describe the feature/enhancement

It would be very convenient to have the ability to fetch the chapters for an audiobook based on ASIN from Audible, which I believe has an API for it which is nicely exposed through Audnexus (Chapter API Documentation). Or if that isn't feasible would it be possible to use FFMPEG or mp4v2 or equivalent to manually modify chapters in the audio files or store changes in metadata? Having the ability to modify (name, retime, delete, etc.) chapters within the web app would be very handy.

Thanks for all your work on this awesome piece of software, can't wait to see where it goes!

@benonymity benonymity added the enhancement New feature or request label Mar 31, 2022
advplyr added a commit that referenced this issue May 10, 2022
@advplyr
Copy link
Owner

advplyr commented May 12, 2022

Chapter editor with audible chapter lookup went straight to production in v2.0.13.

An improvement we discussed is allowing you to shift the chapter times. Not quite sure how the UI for this would look like yet.
Chapters can also be embedded in audio files using the experimental embed metadata feature.

@advplyr advplyr closed this as completed May 12, 2022
@benonymity
Copy link
Contributor Author

Sweet! The editor seems to be working great. Thanks for the work, has really simplified my metadata editing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants