AudioBookshelf relies on you already having an organized directory structure. This is because information is taken from your folder names. This includes the author name, series name, book title, publish year, volume number, and subtitle.
Here is an example supported directory structure
Terry Goodkind
<-- AuthorSword of Truth
<-- SeriesVol 1 - 1994 - Wizards First Rule
<-- TitleAudio Track 1.mp3
Audio Track 2.mp3
Cover.jpg
Vol 2 - 1995 - Stone of Tears
<-- TitleAudiobook.m4b
Heart of Black Ice - Sister of Darkness
<-- TitleAudio File.m4a
Steven Levy
<-- AuthorHackers - Heroes of the Computer Revolution
<-- TitleAudio File.m4a
1945 - Animal Farm
<-- TitleAudiobook.mp3
Files must always be in a directory with the book title. Files in the root directory are ignored.
The title directory can be in the root directory, an author directory, or a series directory.
In addition to the book title, the title folder can include the publish year, volume number, and the subtitle.
Here are a bunch of ways the same book could be named:
Wizards First Rule
1994 - Wizards First Rule
Wizards First Rule - A Really Good Subtitle
1994 - Book 1 - Wizards First Rule
Vol 1 - 1994 - Wizards First Rule
1994 - Wizards First Rule - Volume 1
Vol. 1 - 1994 - Wizards First Rule - A Really Good Subtitle
AudioBookshelf uses the ID3 metadata tags in audio files to populate data.
Metadata on audio files will be mapped as follows:
File Metadata | AudioBookshelf Data |
---|---|
Artist | Author |
Subtitle | Subtitle |
Publisher | Publisher |
Year | Publish Year |
Composer | Narrator |
Embedded cover art will be extracted and used.