Skip to main content

Create Audio Book

Create Audio Book

Creates a audio book from audio files found in input directory

Requires to be used against a "Folder" library

Requires to be used against a "Input Folder"

Will look for the following extensions to combine

  • aac
  • m4a
  • m4b
  • mp3
  • flac

Will create a new .m4b file if there are 2 or more audio files found in the directory.

Will not do a recursive search for files, will only look in top directory.

Will auto generate chapters when joining the files, and use the filename as the chapter name.

Metadata

Metadata will be copied from the first audio file into the final combined audio file.


Destination Path

The destination where to save the newly created file. If left empty the file will be created in the temporary directory and will be deleted if not moved afterwards.

Delete Source Files

When enabled the source files that make up the newly created m4b file will be deleted, otherwise they will be left alone.

Update Working File

When enabled the working file will be updated to the newly created file