mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Bug]: upload issues #2607
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#2607
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 @nathanapples on GitHub (Dec 18, 2024).
What happened?
When I attempt to upload a book format that already has a different format of the same book in the library, a toast message appears stating: Filepath "/[path]/[author]/[book]" already exists on server
What did you expect to happen?
I expected the book to be added as another format option to the original upload.
Steps to reproduce the issue
Audiobookshelf version
v2.17.5
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?
Firefox
Logs
No response
Additional Notes
No response
@nichwall commented on GitHub (Dec 18, 2024):
Multiple audio formats for the same book are not supported. https://github.com/advplyr/audiobookshelf/issues/2315
Uploading an ebook file to an existing audiobook: https://github.com/advplyr/audiobookshelf/issues/1894
@advplyr commented on GitHub (Dec 19, 2024):
Duplicate of #2315 and #1894