danvergara / morphos

Self-hosted file converter server
MIT License
836 stars 37 forks source link

add support for ebooks #63

Closed danvergara closed 4 days ago

danvergara commented 2 weeks ago

Add support for ebooks

Description

This PR adds support for some of the most common e-books. To do this I had to embed the ebook-convert binary from the Calibre project. The tool is installed on the Container image.

Fixes #60

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Added more tests and QA'd the new conversions.

Checklist:

danvergara commented 1 week ago

@ThiagoMowszet @Sirpyerre I'm not done with this one, guys. I appreciate the early review, but I'm far from done adding support for ebooks. When the time to properly review this, I'll move the PR from draft mode to ready for review.

A refactor is dramatically needed but I'm more focused on move things along. When I reach a desired stated, I'll go over the code and build a solution off the most common patterns.

I'll let you know, guys.

ThiagoMowszet commented 7 hours ago

@ThiagoMowszet @Sirpyerre I'm not done with this one, guys. I appreciate the early review, but I'm far from done adding support for ebooks. When the time to properly review this, I'll move the PR from draft mode to ready for review.

A refactor is dramatically needed but I'm more focused on move things along. When I reach a desired stated, I'll go over the code and build a solution off the most common patterns.

I'll let you know, guys.

Thanks for the update @danvergara!