Andreas
Andreas
`m4b-tool` tries to keep tracks as chapters by default. So if there are lots of very small tracks, it might lead to this issue. Actually, there is a possibility, to...
A *desired* chapter length window is already possible by providing 2 values to `--max-chapter-length=300,900`, where `300` is the desired length and `900` is the max length. The desired length is...
> I guess the terminology of ignore-track-chapters is confusing Yes, it's just a working title. Maybe I'll call it `--minimum-chapter-length` and merge the option values internally. This would be more...
The version would be interesting. Are you using latest pre-release or 0.4.2?
There are instructions for that in the Pre-Release notes. If it does not work (might be), I'll take a look.
I would need the whole command line you ran... (e.g. `m4b-tool split ...`)
I will try to reproduce this... thanks for detailed reporting. You could try to use `--use-existing-chapters` for split (see docs)
`m4b-tool meta --export-all` exports all data of the m4b-file in the latest pre-release (also cover, chapters, etc.) I'll take a look, whats wrong with splitting and leave the issue open.
@sreed101 I'll fix this soon, thanks for helping out.
Hey Markus, good decision to write in english :-) **1.) Feature request - config file** Ok, I'll note this down as a feature request. As a workaround, you could create...