haroldtreen / epub-press

📚 Web service for creating ebooks from collections of websites.
https://epub.press
GNU General Public License v3.0
326 stars 59 forks source link

Remove kindle email logic #90

Closed haroldtreen closed 2 years ago

haroldtreen commented 2 years ago

Context

In the beginning Kindle didn't support .epub, so functionality was added to force all emails to kindle as .mobi.

Than in #84 - it was noted that Kindle now supports .epub and will be deprecating support for .mobi. As a result I switched the logic to send all kindle requests as .epub.

There's now reports though that people are getting errors sending files via .epub and need .mobi 🤔.

To fix this and allow people to choose either, I'm removing the logic.