[Enhancement]: "Delete from file system" should _always_ be unchecked #2041

Closed
opened 2026-04-25 00:02:52 +02:00 by adam · 1 comment
Owner

Originally created by @ZLoth on GitHub (Jun 9, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

I know that I deleted a book several days ago from my instance of AudioBookShelf, but I was surprised when I tested the delete function again and saw this:

image

The "Delete from File system" was still checked. It should be unchecked.

Why would this be helpful?

It is possible that implementation of AudioBookShelf is on a *nix system or a Docker container running on a *nix system. Under my experience, once you delete something under *nix, it is gone forever with little hope of recovery. Thus, anything in regards to permanent deletions from the file system should not be "sticky" from previous usages. (Although a good backup also comes in handy).

Future Implementation (Screenshot)

Not applicable

Audiobookshelf Server Version

2.10.1

Current Implementation (Screenshot)

https://github.com/advplyr/audiobookshelf/assets/6700159/bae56a40-4a54-48a4-9ef2-586a8a899300

Originally created by @ZLoth on GitHub (Jun 9, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement I know that I deleted a book several days ago from my instance of AudioBookShelf, but I was surprised when I tested the delete function again and saw this: ![image](https://github.com/advplyr/audiobookshelf/assets/6700159/f024067c-4764-4d40-b9f1-610a17407720) The "Delete from File system" was still checked. It should be unchecked. ### Why would this be helpful? It is possible that implementation of AudioBookShelf is on a *nix system or a Docker container running on a *nix system. Under my experience, once you delete something under *nix, it is gone forever with little hope of recovery. Thus, anything in regards to permanent deletions from the file system should not be "sticky" from previous usages. (Although a good backup also comes in handy). ### Future Implementation (Screenshot) Not applicable ### Audiobookshelf Server Version 2.10.1 ### Current Implementation (Screenshot) https://github.com/advplyr/audiobookshelf/assets/6700159/bae56a40-4a54-48a4-9ef2-586a8a899300
adam added the enhancement label 2026-04-25 00:02:52 +02:00
adam closed this issue 2026-04-25 00:02:52 +02:00
Author
Owner

@advplyr commented on GitHub (Jun 9, 2024):

Duplicate of https://github.com/advplyr/audiobookshelf/issues/1689

@advplyr commented on GitHub (Jun 9, 2024): Duplicate of https://github.com/advplyr/audiobookshelf/issues/1689
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2041