06-02-2016, 05:30 PM | #46 | |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Post-processing, like the OP says:
Quote:
|
|
06-03-2016, 11:14 AM | #47 | |
Grand Sorcerer
Posts: 28,040
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Quote:
ASINs are either part of the Kindlebook inherently (purchased from Amazon), or they've been added to the Kindlebooks through an external (post-proccessing) step such as the one eschwartz mentioned. |
|
Advert | |
|
06-03-2016, 11:44 AM | #48 | |
Grand Sorcerer
Posts: 5,640
Karma: 23191067
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
Code:
<dc:identifier opf:scheme="AMAZON">B00XXXXXXX</dc:identifier>
Code:
<dc:identifier opf:scheme="MOBI-ASIN">B00XXXXXXX</dc:identifier>
BTW, on eInk Kindles, AZW3 files with an ASIN number will be displayed without a cover thumbnail. That's why the plugin can also optionally generate a cover thumbnail file. |
|
06-03-2016, 11:56 AM | #49 |
Grand Sorcerer
Posts: 28,040
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Oops! I thought I was posting in my kindleimport plugin's thread!
At least everything I said made a bit of sense regardless. |
08-28-2016, 11:20 AM | #50 |
Junior Member
Posts: 6
Karma: 10
Join Date: Jun 2015
Location: Poland
Device: PW2
|
I have two problems. In kindlegen.ini i have:
Code:
azw3_only = True |
Advert | |
|
08-28-2016, 11:34 AM | #51 | ||
Grand Sorcerer
Posts: 5,640
Karma: 23191067
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
from: Code:
open(outmobi7, 'wb').write(mobisplit.getResult7()) Code:
#open(outmobi7, 'wb').write(mobisplit.getResult7())
Quote:
If you have problems with styles, you most likely didn't link the style sheets in Sigil via Link Stylesheets... |
||
08-28-2016, 12:34 PM | #52 |
Junior Member
Posts: 6
Karma: 10
Join Date: Jun 2015
Location: Poland
Device: PW2
|
|
01-03-2017, 10:16 AM | #53 |
Grand Sorcerer
Posts: 5,640
Karma: 23191067
Join Date: Dec 2010
Device: Kindle PW2
|
I added a simple GUI with Sigil preferences support and some checks for epub3 books. For details see the first post.
|
04-26-2017, 09:27 AM | #54 | |
Member
Posts: 21
Karma: 10
Join Date: Aug 2013
Device: Kindle Voyage
|
Thanks for your work on the plugin.
When I run the plugin, I get this message: Quote:
|
|
04-26-2017, 10:18 AM | #55 |
Grand Sorcerer
Posts: 5,640
Karma: 23191067
Join Date: Dec 2010
Device: Kindle PW2
|
This message is usually being displayed if the PIL library can't be found.
Select Plugins > Manage Plugins and enable the Use Bundled Python option. If you're using an older Sigil version that doesn't come with a bundled Python interpreter, try the following:
(You also might have to install beautifulsoup4 and lxml.) |
04-26-2017, 01:02 PM | #56 |
Member
Posts: 21
Karma: 10
Join Date: Aug 2013
Device: Kindle Voyage
|
Thanks! I have neither of the three installed. Will do it straight away.
|
04-26-2017, 01:29 PM | #57 |
Junior Member
Posts: 2
Karma: 10
Join Date: Apr 2017
Device: Kindle
|
Anyone knows the difference between mobi files generated normally with kindlegen and the ones using -amzncreator argument (possibly how previewer generates them)?
Thanks for the plugin. Last edited by .MP; 04-26-2017 at 06:52 PM. |
04-26-2017, 01:52 PM | #58 | |
Grand Sorcerer
Posts: 5,640
Karma: 23191067
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
|
|
04-26-2017, 06:51 PM | #59 | |
Junior Member
Posts: 2
Karma: 10
Join Date: Apr 2017
Device: Kindle
|
Quote:
|
|
06-09-2017, 01:57 AM | #60 | ||
Guru
Posts: 677
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
|
Quote:
I'm using Sigil 0.91. When I run it, it it just runs for a few seconds then I get : Quote:
This for an epub I had just run the old version on earlier, so I don't think there is any problem with that. Epubcheck says no errors. I tried a few others with the same result. I didn't see the preferences GUI. How do I get that? Also there is no kindlegen.ini file anywhere. The old one was deleted when I uninstalled it, but no new one was created. So I reinstalled 0.1, copied the ini file, uninstalled, installed 0.4, copied the 0.1 ini file into its folder, but still the same error as above. 0.1 worked to make the basic file, but I wanted the later version to get the thumbnail as well. Full disclosure: I am running DiapDealer's "Unofficial Sigil Windows XP Build" on XP, so if there is some Win 7 or later dependency, I could be screwed. Are the earlier versions of this plugin available to try? When was the thumbnail option introduced? Last edited by AlanHK; 06-09-2017 at 03:20 AM. |
||
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
epubcheck plugin for Sigil | Doitsu | Plugins | 533 | 10-24-2024 04:32 PM |
[Plugin] PunctuationSmarten Sigil plugin | DiapDealer | Plugins | 138 | 07-11-2023 12:22 PM |
[Plugin] KindleImport Sigil plugin | DiapDealer | Plugins | 187 | 07-04-2022 11:11 AM |
font change sigil to mobi with kindlegen | wyatt650 | Sigil | 4 | 09-05-2013 11:49 AM |
Sigil to Kindlegen -- No Table of Contents | paul-b | Sigil | 70 | 05-03-2012 05:57 PM |