TangentFoxy / .lua-files

Utility scripts I install into my path for fun.
0 stars 0 forks source link

make-epub: Figure out how to add covers to finished ebooks! #35

Open TangentFoxy opened 1 week ago

TangentFoxy commented 6 days ago

Testing using the argument specified at https://plaintextproject.online/articles/2021/09/07/ebook.html

TangentFoxy commented 6 days ago

That guide forgets that apparently cover-image must also be specified in the metadata.

TangentFoxy commented 6 days ago

pandoc doesn't URL-encode spaces, but even after manually working around this, and checking that the outputs are valid using epubcheck, Google Play Books and Calibre-Web both do not see the covers. Apparently Google Play Books can sometimes just take forever to load a cover, but I don't quite believe that as I've never had it take a long time before..