mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
Directory Format #2
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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):
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.