advplyr / audiobookshelf

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

[Enhancement]: Write metadata back into epub file #3545

Open mrburns-42 opened 1 month ago

mrburns-42 commented 1 month ago

Type of Enhancement

Server Backend

Describe the Feature/Enhancement

Write updated metadata back into epub files.

Why would this be helpful?

As soon as I download the epub from abs (say on an ebook reader) it still gets the old embedded metadata as the embedded metadata isn't updated.

Future Implementation (Screenshot)

"Embed Metadata" like the one used for audiobooks.

Audiobookshelf Server Version

2.15.1

Current Implementation (Screenshot)

No response

nichwall commented 1 month ago

Yeah, ABS doesn't do any modifications to any ebook files. Not sure if that is planned due to there being so many weird edge cases with ebook formats and there already being other tools which have good ebook support like Calibre and Kavita.