yermak / AudioBookConverter

Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter)
GNU General Public License v2.0
726 stars 46 forks source link

Playback does not work in chapters mode for imported m4b books #593

Open yermak opened 4 months ago

yermak commented 4 months ago

In chapters mode playback works well for mp3 files in simple scenario. However, when chapters are imported from m4b book all tracks in chapters still refers to original file and book as played not by chapters but as single file. Solution: replace references to original book file with reference to sub-tracks.

Also playback does not work for apple books encoded with alac codec. This unlikely could be fixed w/o shadow re-encoding.