mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Uploaded a book but it's not showing up #3216
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-advplyr#3216
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 @hac3ru on GitHub (Feb 3, 2026).
What happened?
I have uploaded a book from an author, the library gets scanned and I get the message below:
One would think, "Great, I can start listening to this". Well, the thing is, the book's not in the Library. I can see it under
/audiobooks/<author>/<book name>and inside that path there's the m4b, a pdf and a jpg file. So it looks good.What I tried:
filepath already exists- which is correct/audiobooks/<author>and reupload it - no luck1at the end of the name makes it show up in the libraryP.S. I've uploaded multiple books and they all seem to work, except this one. Still, I don't think it's an issue with the book, since if I don't specify the Author's name, all is well.
What did you expect to happen?
I expected the book to show up in Library
Steps to reproduce the issue
To be honest, I have no clue. I did nothing special, just uploaded stuff.
Audiobookshelf version
ghcr.io/advplyr/audiobookshelf:2.32.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
None
Logs
Additional Notes
No response
@Vito0912 commented on GitHub (Feb 3, 2026):
Can you please provide the scan logs. The scanner should create an extra log (unless you already checked this).
Also please provide a tree of the directory. In many cases the directory structure is the cause for this. You have to have each book in it's own folder.
The
audiobooks/<author>/is not allowed to contain a file, just folders of books.@hac3ru commented on GitHub (Feb 3, 2026):
Somehow, the scan logs are empty:
As for the folder structure, I get you, it's correct.
So the book was actually there, but it was not showing up. Weirdly enough it's fixed by:
/audiobooks/Now I can see the book just fine. Still no scan logs though.... Any clue why that could be?
@Gernomaly commented on GitHub (Feb 12, 2026):
I have had similar issues.
I found out that my issues could be solved by deleting metadata files, that some of these audiobooks had within their folder.
I have to point out that after that all books showed up that didn't show up before, EVEN Books that didn't have metadata within their folder in the first place.