[Enhancement]: Bulk Local User Creation and Account Updates #1590

Open
opened 2026-02-20 02:03:27 -05:00 by deekerman · 0 comments
Owner

Originally created by @TankParts on GitHub (Nov 1, 2023).

Describe the feature/enhancement

The feature is to be able to create and update users and passwords in bulk via uploading a csv or a similar method. This would be useful for administrators who need to manage a large number of users and want to avoid creating or updating them one by one.

The feature could work as follows:

  • The addmin uploads a csv file with one column per user setting. eg: username, password, email, account type, can download, can update. etc.
  • The server validates the csv file and checks for any errors or duplicates.
  • The server creates or updates the users according to the csv file, and sends a confirmation message admin.
  • The administrator can view the status of the user creation or update process in the dashboard.

I think this feature would enhance the usability and functionality of Audiobookshelf, and make it easier for admins to manage their users. Thank you for your consideration.

Originally created by @TankParts on GitHub (Nov 1, 2023). ### Describe the feature/enhancement The feature is to be able to create and update users and passwords in bulk via uploading a csv or a similar method. This would be useful for administrators who need to manage a large number of users and want to avoid creating or updating them one by one. The feature could work as follows: - The addmin uploads a csv file with one column per user setting. eg: username, password, email, account type, can download, can update. etc. - The server validates the csv file and checks for any errors or duplicates. - The server creates or updates the users according to the csv file, and sends a confirmation message admin. - The administrator can view the status of the user creation or update process in the dashboard. I think this feature would enhance the usability and functionality of Audiobookshelf, and make it easier for admins to manage their users. Thank you for your consideration.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/audiobookshelf#1590
No description provided.