mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Separating User Permission to Delete Podcast and Audiobook #2545
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#2545
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 @noticons on GitHub (Nov 18, 2024).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
Right now, the Admin can only set non-admin users to delete files without distinguishing between podcast files and audiobook files. By creating separate permissions for both kinds of files, a user can delete files in certain environments.
Why would this be helpful?
Personally, I setup server programs as admin, but create a regular user for my own use, this protects me from accidentally deleting audiobooks, but I would like the ability to manage podcasts without logging into the Admin account.
Future Implementation (Screenshot)
It would look like another radio selector. But it would have one for audiobooks and one for podcasts.
Audiobookshelf Server Version
v2.17.1
Current Implementation (Screenshot)
No response