mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Explicit content disabled at the client level as well as the user account level #2031
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#2031
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 @ZLoth on GitHub (Apr 2, 2024).
Describe the feature/enhancement
As currently designed, explicit content can be enabled or disabled at the user account link. However, just because the administrator provides permission for explicit content doesn't mean the actual user wants to enable it, but there is currently no option to do so.
The feature request is as follows:
@nichwall commented on GitHub (Apr 2, 2024):
Related, but not duplicate of https://github.com/advplyr/audiobookshelf/issues/2114
@alex-higham commented on GitHub (Dec 11, 2024):
I'm in the process of resolving this. I have the toggle for Explicit Content on the user side account page showing if they have access to explicit content. If they don't have access to explicit content then it wont show up. It still needs additional testing, but it's mostly complete now.
@ZLoth commented on GitHub (Dec 11, 2024):
Nice! Thank you @alex-higham