crra

Results 8 comments of crra

Hello @bogem, did you find the chance to look at the pull request? If it's not to your liking, please help me to improve it. I want to get rid...

Sure, take your time. You can check the live application of the chapters TOCs with [mp3binder](https://github.com/crra/mp3binder). The chapters are enabled by default.

Hello @bogem, How do you read? > [...] followed by a _sequence of optional frames_ that are embedded within the "CTOC" frame and which describe this element of the table...

Hello @kour1er , It seams like an existing id3v2 tag in one of the input files is corrupt (from the used id3v2 library: `ErrBodyOverflow is returned when a frame has...

I have the files, you can delete them now. I'll look into it.

Here is a first clue: ``` $ sox -m M* sox.mp3 sox WARN sox: Input files don't have the same # channels ``` ``` $ file 01.mp3 Audio file with...

You can use the already existing build target `make server` that builds the server for the current architecture (if you are on the raspberry pi). You can also just build...

Hello @shrey150, > Can confirm this error occurs when `babel-plugin-minify-mangle-names` is in `.babelrc` plugins Do you use the `preset` `minify` by any chance? If so you need to remove the...