Directory Format #2

Closed
opened 2026-02-20 00:14:07 -05:00 by deekerman · 2 comments
Owner

Originally created by @danmartinez78 on GitHub (Aug 19, 2021).

I imported a some audiobooks that I manage with both Plex and BookSonic that seem to like the directory structure to be:

author -> series -> year - title

Importing the same library into audiobookshelf treats the year as number of parts, stating that parts are missing.

Originally created by @danmartinez78 on GitHub (Aug 19, 2021). I imported a some audiobooks that I manage with both Plex and BookSonic that seem to like the directory structure to be: author -> series -> year - title Importing the same library into audiobookshelf treats the year as number of parts, stating that parts are missing.
Author
Owner

@advplyr commented on GitHub (Aug 19, 2021):

Thanks for testing it out.
I'm going to work on the scanner now, since it only supports the folder structure I use. I think the best way to ensure accurate scans is to have the user enter their folder structure or select from a list of options.

@advplyr commented on GitHub (Aug 19, 2021): Thanks for testing it out. I'm going to work on the scanner now, since it only supports the folder structure I use. I think the best way to ensure accurate scans is to have the user enter their folder structure or select from a list of options.
Author
Owner

@advplyr commented on GitHub (Aug 19, 2021):

This is added now. I chose to just auto detect it based on the number of folders.
You'll have to remove each audiobook or delete the /mnt/user/appdata/config/audiobooks/ folder (and restart the docker image) then scan again.

/Title/...
/Author/Title/...
/Author/Series/Title/...

Title can start with the publish year like so:
/1989 - Awesome Book/...
@advplyr commented on GitHub (Aug 19, 2021): This is added now. I chose to just auto detect it based on the number of folders. You'll have to remove each audiobook or delete the `/mnt/user/appdata/config/audiobooks/` folder (and restart the docker image) then scan again. ``` /Title/... /Author/Title/... /Author/Series/Title/... Title can start with the publish year like so: /1989 - Awesome Book/... ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/audiobookshelf#2
No description provided.