mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Bulk edit for chapters names #2311
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#2311
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 @Silther on GitHub (Jul 31, 2024).
Type of Enhancement
None
Describe the Feature/Enhancement
Offer some capabilities to bulk edit Chapter names.
Why would this be helpful?
If you have a book with over 100 chapter where the metadata only has titles like
b1c13instead ofBook 1: Chapter 13: titleand you want to manually change them you will apreceate any bulk editing features.Future Implementation (Screenshot)
The currently best example I know of is in the Microsoft Powertoys

Audiobookshelf Server Version
2.11
Current Implementation (Screenshot)
No response
@sydlexius commented on GitHub (Aug 1, 2024):
Supporting RegEx on the Chapters screen, and perhaps something like an export/import function to modify chapter information externally (say using CSV, JSON, or some other text format) would be useful.