-
Notifications
You must be signed in to change notification settings - Fork 481
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] Audiobook length wrong (only some books) #2689
Comments
Hi advplyr, Using the named tool mp3val I also checked the files of the Type 1 error. But sadly, the files didn’t show an error there. And I still cannot wait them to be shown as audio tracks. |
Is each book in its own folder? There can be multiple subfolders, but each book needs to be in its own directory. So something like
would work, but
would not. |
Hi nichwall, Sorry for being unclear. What I meant was: Scanned Folder Genre1/ So: yes, every audiobook is in its own folder, but there are multiple folders containing audiobooks in the scanned folder. |
In the web client if you go to the book that has incorrect chapters and press "Edit Chapters" you can see more information about chapters. My guess is the chapters were initially set before all the audio files were scanned in. Once the chapters are set they aren't going to be modified again when more audio files are scanned but you can go to "Edit Chapters" and map them again based on the audio tracks. |
Hi advplyr, I have just copied the files out of the folder, deleted all files other than audio files and loaded them into mp3diags. When I looked into the logs, I found: which threw an error for every file that was already missing in the chapter tab before that step. |
Looks like there is an issue with those files. I would need a copy of them to determine what that issue is |
This turned out to be an issue specific to ffprobe 6.1 so I updated the binary manager to only accept 5.1 for now until we can determine if it is a bug with ffprobe. |
Fixed in v2.8.1 |
Dear advplyr, dear folks who made this project possible,
first of all: Thank you for your time you put into this project.
Sadly, my library has sometimes a wrong audiobook length for some books.
Steps to reproduce - Type 1: Missing audio files
Ways I tried to get past this - and to add them to the library:
Sadly, all of that didn't help.
Expected behaviour
Actual behaviour
Steps to reproduce - Type 2: Audiofiles with wrong length — Solved
Ways I tried to get past this - and to add them to the library:
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Version:
v2.8.0 windows
Any suggestions how to solve these inconsistences is highly appreciated.
Have a nice day and thank you for your time
sincerely pardofelis
The text was updated successfully, but these errors were encountered: