mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: On upload of book or podcast change behavior after [AudioFileScanner] #2393
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#2393
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 @lethalox on GitHub (Dec 4, 2024).
Type of Enhancement
Web Interface/Frontend
Describe the Feature/Enhancement
If you upload book, and it is scanned I occasionally see Errors in the log such as the following:
2024-12-04 20:05:15.365 ERROR [AudioFileScanner] Invalid data found when processing input : "/audiobooks/....The file does not appear in the library nor is there any notification under the activities bell that there was a problem. Additionally the book file(s) are uploaded into the directory structure. So the user will receive a different problem if they try to upload the content again. The should be a notification that was an error in the loading the content that is visible to the end user. And there should better experience around what happens to the content after failure. Options that I see are:
There may be others. I am new to ABS, so if there is feature or bug ticket on this please forgive. Lastly it would be better to have more descriptive errors from [AudioFileScanner]. Several books where I have seen this behavior play fine in other programs and it unclear what is causing the issue with file scanner. I can provides files for inspection.
Why would this be helpful?
It would help with the adding of content to ABS when an error condition arises.
Future Implementation (Screenshot)
Indication on the full status of the upload on to ABS, not just that ABS has received the files.
Audiobookshelf Server Version
v2.17.3
Current Implementation (Screenshot)
Logs Page, Upload Page, Library Page