07-04-2014, 09:19 AM | #391 |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
|
07-06-2014, 10:02 PM | #392 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2014
Device: Kindle Paperwhite 2nd Gen
|
Quote:
Mis-identified Aliases Here is a short video showing an alias that seems to be properly identified, and yet doesn't allow me to select the alias directly to get to the xray data. Video of non-functioning xray aliases FYI. The video uploaded the wrong orientation by default, its currently reprocessing to rotate it. |
|
Advert | |
|
07-06-2014, 11:21 PM | #393 | |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
Quote:
If you send the book/xray/alias file I can take a look at it. Alternatively you could try the stand-alone (I'm assuming you used the plug-in) and see if you have better results to compare. |
|
07-07-2014, 11:06 AM | #394 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2014
Device: Kindle Paperwhite 2nd Gen
|
Quote:
|
|
07-26-2014, 03:15 PM | #395 | |
Connoisseur
Posts: 96
Karma: 511127
Join Date: May 2012
Device: Kindle Keyboard
|
Quote:
|
|
Advert | |
|
08-10-2014, 06:39 PM | #396 |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
I decided to throw together a GUI version of the stand-alone builder. It requires .Net Framework 4, of course.
It should be a bit easier to use as there are less options and no command-line arguments to deal with. The output is still directed to a text box so you can see what's going on and deal with errors. Interfaces are not my strong suit, so any suggestions are welcome The source is available at the same place as the original, https://code.google.com/p/xray-builder/, under the "gui" repo. I rushed through the readme file so it may not be entirely clear. Let me know if there are any issues with it. It seemed to work fine on my system, but I haven't had a chance to test it in any other environments yet. Latest version will be in my most recent post in the thread. Last edited by Ephemerality; 08-22-2014 at 05:25 AM. |
08-15-2014, 11:16 AM | #397 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Jul 2014
Device: Kindle Paperwhite 2nd Gen
|
Quote:
"Running kindleunpack to get metadata" "Error: Missing metadata." "Database Name: A_Game_Of_Thrones" "ASIN:" "UniqueID: 2785203474" After the error, if I click on any buttons, the window that should popup does, but cannot be focused on. For instance, I clicked on "Settings" after the error and now the gui acts like it's hung, but really the setting menu is opened behind the main window. I know this, because I can see it in my Aero Peek on the windows toolbar, but clicking on it does not bring focus. I can close it from Aero Peek and then the GUI doesn't act hung anymore, but I still can't click on anything. Also, I don't know if it's possible, but being able to drag'n'drop a file to the "Book" field would be nice too. |
|
08-16-2014, 05:07 PM | #398 | |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
Quote:
For the meta data problem you had, you'll need the book to have an ASIN. You can add the book to Calibre and when you populate the meta-data there, it should put an ASIN in automatically. You can also use a metadata editor to put one in there (I like to use the ASIN from Amazon). Latest version will be in my most recent post in the thread. Last edited by Ephemerality; 08-22-2014 at 05:24 AM. |
|
08-19-2014, 03:44 PM | #399 |
Zealot
Posts: 128
Karma: 500
Join Date: Aug 2011
Device: kindle, boox
|
Thanks Ephemerality for the gui version. I've been trying and it works fine but:
- I miss the offset in settings, i can't assing it so all the bolds terms are bad. The offset can't be calculated? - Also if you select a name x-ray it's not enabled. But if you press menu then it's avaliable. - Althought i read most of the forum messages i don't get how to use chapters. It'll be probably usefull to export the chapters like in the alias section - It'll be fantastic if this option is coded https://www.mobileread.com/forums/sho...&postcount=290. Generate like a ini file or xml with terms, and descriptions so you can later add terms, change descriptions and use this file to generate the x-ray |
08-19-2014, 06:10 PM | #400 | |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
Quote:
The chapters are exported like the aliases (to the /ext dir) and it (should?) prompts if you want to edit them. The format is "Name|start loc|end loc". Code:
COVER|241|316 TITLE PAGE|316|403 COPYRIGHT|403|2494 DEDICATION|2494|10080 I will look into adding the feature you mentioned. I'm thinking it would be a toggle, so either pull from Shelfari or use the saved file, but not both. Unless it pulled from both, then the saved file would take priority for any conflicts... Added offset support to v1.20: Latest version here: https://www.mobileread.com/forums/sho...d.php?t=245754 Last edited by Ephemerality; 09-04-2014 at 06:49 PM. |
|
08-21-2014, 05:55 PM | #401 |
Zealot
Posts: 128
Karma: 500
Join Date: Aug 2011
Device: kindle, boox
|
Hi Ephemerality, thkx for the new version.
If i don't use the offset in an epub calibre converted to azw3 the bold names are not properly located. I suppose the problem i 've is the names, i'm using the program in a spanish book so probably as there are no "chapter" text probably the program it's not finding them?. I use heading1 mostly to the beginning of the chapters, also heading2 when there are parts. And the book is epub to azw3 calibre converted. As i see the definition uses locations but i don't know how to calculate them if i want to use from an empty file. Yes probably the idea it's to generate the x-ray form shelfrai and as in the alias generate a text/ini/xml or something similar with the terms and descriptions. And later if you want you can generate the xray from that file that probably (in my case for sure) you have edited and the program search the locations using this file and not the web, and generate the output with it. Or if you create one file from scrath use it as source and not the web. But as you say it has not too much sense to use web and that file. Great work. |
08-21-2014, 07:38 PM | #402 | |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
Quote:
Not sure what could be happening with clicking names, it seems to be working on the ones I have built. Clicking a name or alias brings up the X-Ray for it. Weird that the chapters wouldn't be located if it were put through Calibre. If you want to PM me the book I can take a look and try to see what's going on. If you want to make the chapters yourself, you have to save and open the .rawml file and search for where the chapters start; I use Notepad++. Find where the chapter starts, put the cursor there, then highlight everything from there to the beginning of the file. The "sel" entry on the status bar will tell you what location to use. Edit: I just realized the code to save the rawml to the output directory is missing from the GUI version... new version attached. You can now dump the info to an XML file, then select it then switch to XML mode. The file is saved with the same name as the book and the XML field is filled in with the path to that file (or you can pick one manually). Documentation for the XML file is included as well, hopefully it's easy enough to deal with. Let me know if there are any issues or suggestions, as it got thrown together pretty quickly. Latest version here: https://www.mobileread.com/forums/sho...d.php?t=245754 Last edited by Ephemerality; 09-04-2014 at 06:49 PM. |
|
08-22-2014, 03:11 PM | #403 |
Zealot
Posts: 128
Karma: 500
Join Date: Aug 2011
Device: kindle, boox
|
Man you're the boss.
It works perfect. Now i can generate from the xml file. The chapters If i do manually they work. The offset still necessary, i send you the book so you can test it. I only find one problem with the xml file origin, if i use special characters the xmray ouput its invalid. For example in spanish we use áéíóúÁÉÍÓÚüÜ probably also with ñÑ, if i put one of those the result is invalid. I see in notepad that a very strange character it's used. For example: "Médico" and the result in the xray is "MxE9dico" If i change back the word to "Médico" editing directly in the xray thhen works. It's a problem from the xml source reading and writing in a strange way. Now the gui version is almost perfect |
08-22-2014, 04:13 PM | #404 | |
Addict
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
|
Quote:
I can see why the app isn't finding the chapters, they don't seem to be in the normal format. Possibly because Calibre isn't finding them either due to the lack of 'chapter' keywords that it looks for. It looks for H1 tags that have chapter, prologue, etc in them. I couldn't get it to work with that one either! But with the rawml you should be able to throw them together. Latest version available here: https://www.mobileread.com/forums/sho...d.php?t=245754 Last edited by Ephemerality; 09-04-2014 at 06:49 PM. |
|
08-24-2014, 12:13 PM | #405 |
Zealot
Posts: 128
Karma: 500
Join Date: Aug 2011
Device: kindle, boox
|
Now it works fantastic. Thanks.
I only find a mini bug in the gui, when you generate a xray from a file and there is no shelfari http xray it's not generated. But no problem for me at all. |
Tags |
application, k5 tools, kindle, kindle tools, x-ray |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Firmware Update AKC! - Automatic Kindle Collection Generator | thermopyle | Amazon Kindle | 79 | 05-13-2017 09:02 PM |
Koll3ctions - Free Kindle Collection generator (from folders) | erwinke | Amazon Kindle | 4 | 09-09-2011 10:31 AM |
NCX file generator (and html ToC and opf) | GiorgioC | Workshop | 0 | 07-12-2011 07:55 AM |
Automatic Kindle Collection Generator | thermopyle | Amazon Kindle | 0 | 11-28-2010 09:07 PM |
transfer android kindle file to ipod touch kindle | mnicholas | Amazon Kindle | 2 | 10-17-2010 03:36 PM |