advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
6.24k stars 437 forks source link

[Enhancement]: Bulk edit for chapters names #3219

Open Silther opened 1 month ago

Silther commented 1 month ago

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 b1c13 instead of Book 1: Chapter 13: title and 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 image

Audiobookshelf Server Version

2.11

Current Implementation (Screenshot)

No response

sydlexius commented 1 month ago

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.