audiamus / BookLibConnect

A standalone Audible downloader and decrypter
GNU General Public License v3.0
701 stars 40 forks source link

Wrong ordering of chapters in multi part book #11

Closed schlangguru closed 2 years ago

schlangguru commented 2 years ago

Hi. I downloaded a book with 4 Parts, without checking the 'multipart download' option. So the book got joined to a single m4b file. But the order of chapters is wrong. It seems to order the chapters with a alphabetical order which leads to an ordering like this:

audiamus commented 2 years ago

Yep. It's a bug in AAXClean, an integer overflow, occurring for books with "too many" frames, i.e. either very long or high audio quality ones. I'll fix that with the next version, using my own, patched build of AAXClean.

Workarounds at the moment:

schlangguru commented 2 years ago

I used the multi-part download to workaround this. Many thanks for the great software.

audiamus commented 2 years ago

Fixed in Version 0.3.