-
AudioBookConverter
Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter)
some audiobooks come in multiple mp3 so i merge a books tracks all into one file to save the headache of adding meta data to sometimes 100s of files for one book. I use https://github.com/yermak/AudioBookConverter to merge mp3s into m4b which I've seen being a standard for audiobook file format but mp3 will also work if you like that extension.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
once I have a file merge I drop it into mp3tag https://www.mp3tag.de/en/ which has an extension to scrap meta data from audible I can't remeber the extension. You can also go here to get some better ideas on organization. https://github.com/seanap/Plex-Audiobook-Guide
-