advplyr / audiobookshelf

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

[Enhancement]: Import chapters from .cue or .txt file #3181

Open ElysiumFic opened 1 month ago

ElysiumFic commented 1 month ago

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

An option instead of editing chapters in the available form, one could import from a .cue or .txt file formatted with timestamps in 00:00:00.000 Chapter Name format

Why would this be helpful?

Sometimes a book may come with this sort of information alongside an unchaptered file.

Future Implementation (Screenshot)

library3

Audiobookshelf Server Version

2.8.1

Current Implementation (Screenshot)

Chapter Edit Page

nichwall commented 1 month ago

Duplicate of https://github.com/advplyr/audiobookshelf/issues/2863 and https://github.com/advplyr/audiobookshelf/issues/2327