[Enhancement]: Check if directory already exists before upload #950

Closed
opened 2026-04-24 23:27:26 +02:00 by adam · 1 comment
Owner

Originally created by @juriroemer on GitHub (Feb 10, 2023).

Describe the feature/enhancement

Currently, if you upload an audiobook/folder via /upload/ that already exists, you will only get an error when the upload is completed. It might be more resourceful to check if the folder exists before starting the upload.

image

Originally created by @juriroemer on GitHub (Feb 10, 2023). ### Describe the feature/enhancement Currently, if you upload an audiobook/folder via `/upload/` that already exists, you will only get an error when the upload is completed. It might be more resourceful to check if the folder exists before starting the upload. ![image](https://user-images.githubusercontent.com/31971585/218166707-41ab9d82-3009-4882-9035-855db9325fc6.png)
adam added the enhancement label 2026-04-24 23:27:26 +02:00
adam closed this issue 2026-04-24 23:27:28 +02:00
Author
Owner

@advplyr commented on GitHub (May 28, 2023):

Added in v2.2.21

@advplyr commented on GitHub (May 28, 2023): Added in [v2.2.21](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.21)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#950