-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Missing book despite it being in the server #3860
Comments
What is the folder structure? Maybe you have an audio file or ebook file in the author folder |
Maybe the folder watcher doesn't work for your file system and you have to do a library scan after uploading. Have you tried re-scanning the library? If the scanner have an issue adding the item you will see errors in the logs. |
@advplyr this is the weird part about this, the only file in the folder is the audio book, and its uploaded via the web UI (just as is every other book) and they have all worked fine. I've tried multiple times to delete the folder and re-upload and the same issue happens. I don't think it's a folder watcher issue because why would it work with every other book uploaded? |
I got the same symptoms on one book and was quite irritated. Then i found out: I matched the book wrong with totally different metadata. Maybe check your other books if there is one with these files associated. |
I have 331 books on the server, how would I go about checking if I accidentally matched the wrong book? I think this very may be the case. i downloaded a new version of the book, and uploaded that, and I still got the same issue, so i don't think it's a file issue. I prob just have it matched wrong, but there's no way i can check the 331 books indivually to see what path leads to this book |
Have you checked the logs yet to see if the scanner is throwing an error? It is saying no changes needed indicating it didn't scan in the book. |
I have the same settings as you. i always use auto match. i am thinking that I may have mismatched the book to another metadata. How would I go about checking if I did do that? Is there an easy list to see all the full paths and what the corresponding match is to? Other than clicking each book and then seeing what the files contents are? |
@advplyr Okay thanks for the idea about the logs, this is what I did
I think there should be an easier way of doing this on items that have been mismatched. I think I will manually check all the books in my server now because i am noticing the file count vs the book count is off |
funny enough I used Audible, so I don't know what happened. But when you click that first link it actually adds a weird German subtitle (at least for me). but anyways going forward I'll just start auto matching thx for the help! |
I'm glad we found the problem. Good luck with your next matches ;-) |
What happened?
I uploaded a book, it says it was added correctly, when searching it nothing shows up for that book, not by title, not by author, not by narrator. I reupload the file and get an error saying file already exists, i check the server folder, and yes it is properly stored as is every other audio book. i assume it was bug so i delete the folder and reupload, i get the same confirmation saying success. then same issue where the book cannot be found.
I believe there is some weird big happening, not sure what. the author is barack obama, and the file type is m4b. nothing weird with filenames etc
What did you expect to happen?
be searchable like every other book
Steps to reproduce the issue
Audiobookshelf version
2.18.0
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
The text was updated successfully, but these errors were encountered: