Add note explaining Kindle epub 'support' to download page

This commit is contained in:
Alex Cabal 2024-03-19 13:48:16 -05:00
parent 7cf3148536
commit 835ea7c767
2 changed files with 3 additions and 2 deletions

View file

@ -237,7 +237,7 @@ catch(Exceptions\EbookNotFoundException){
<li property="schema:encoding" typeof="schema:MediaObject">
<meta property="schema:encodingFormat" content="application/x-mobipocket-ebook"/>
<p>
<span><a property="schema:contentUrl" rel="nofollow" href="<?= $ebook->Url ?>/download?format=<?= EbookFormat::Azw3->value ?>" class="amazon"><span property="schema:description">azw3</span></a></span> <span></span> <span>Kindle devices and apps.<? if($ebook->KindleCoverUrl !== null){ ?> Also download the <a href="<?= $ebook->KindleCoverUrl ?>">Kindle cover thumbnail</a> to see the cover in your Kindles library. You may be interested in our <a href="/help/how-to-use-our-ebooks#kindle-faq">Kindle FAQ</a>.<? }else{ ?> Also see our <a href="/how-to-use-our-ebooks#kindle-faq">Kindle FAQ</a>.<? } ?></span>
<span><a property="schema:contentUrl" rel="nofollow" href="<?= $ebook->Url ?>/download?format=<?= EbookFormat::Azw3->value ?>" class="amazon"><span property="schema:description">azw3</span></a></span> <span></span> <span>Kindle devices and apps.<? if($ebook->KindleCoverUrl !== null){ ?> Also download the <a href="<?= $ebook->KindleCoverUrl ?>">Kindle cover thumbnail</a> to see the cover in your Kindles library. Despite what youve been told, <a href="/help/how-to-use-our-ebooks#kindle-epub">Kindle does not natively support epub.</a> You may also be interested in our <a href="/help/how-to-use-our-ebooks#kindle-faq">Kindle FAQ</a>.<? }else{ ?> Also see our <a href="/how-to-use-our-ebooks#kindle-faq">Kindle FAQ</a>.<? } ?></span>
</p>
</li>
<? } ?>

View file

@ -240,11 +240,12 @@
<p><b>Why cant I use “Send to Kindle” to send an azw3 file to my Kindle?</b></p>
<p>We dont know! Youd think that Amazon would allow you to send the very file format it invented to its own devices. But Amazon hasnt made it possible to send azw3 files via “Send to Kindle, even though they surely could. You should <a href="https://www.amazon.com/help/">complain to Amazon</a>, or vote with your wallet and buy a better ereader.</p>
</li>
<li>
<li id="kindle-epub">
<p><b>I heard that Kindles support epubs now. Is that true?</b></p>
<p>No, Kindle devices still do not natively support epub files.</p>
<p>Its true that Amazons Send to Kindle feature now <em>accepts</em> epubs. But, when you use the Send to Kindle feature to send an epub to your Kindle device, Amazon actually converts the epub file to an Amazon format before delivering it to your device. We have no control over this conversion, so chances are its not going to look great.</p>
<p>Its still not possible to use a USB cable to transfer an epub file to your Kindle device.</p>
<p>Since sending an epub to your Kindle using Send to Kindle automatically converts it to an Amazon format, you should just use our specially-prepared Amazon ebook files to begin with. These files will not be changed by your Kindle, so you can be sure youre getting our intended reading experience.</p>
</li>
<li>
<p><b>I just cant deal with azw3 files, I need a mobi file!</b></p>