|  10-26-2017, 10:17 AM | #181 | 
| Wizard            Posts: 1,138 Karma: 12345678 Join Date: Feb 2010 Location: Serbia Device: Kindle PW5, Kobo Libra 2, Kindle PW1 | 
			
			@ChipAHoy: You don't have to either download it from this forum thread or unzip it once download. You can install directly from Calibre by doing: 1) Right-click on "Preferences" icon 2) Choose "Get plugins to enhance Calibre" 3) Find "X-Ray Creator", click on "Install" button 4) Restart Calibre when offered to do so. | 
|   |   | 
|  10-29-2017, 11:21 PM | #182 | 
| Addict  Posts: 319 Karma: 26 Join Date: Jul 2012 Device: Kindle Paperwhite 4 (2018) | 
			
			Found this nifty plugin today but couldn't get it working.  I got the following error below.  Calibre downloaded all the metadata for this file but it seems I'm getting the out of index error.  I just downloaded the plugin today and tried running the auto update without effect.  Would love suggestions. Thanks! PS: Do I need to manually run the 'get metadata' form the edit metadata contextual menu before creating the xray files? thanks! Code: 10-29-2017 22:19:29    Parsing Goodreads data... 
10-29-2017 22:19:34    Creating x-ray... 
10-29-2017 22:19:34        Parsing book data... 
Job: "Creating Files" failed with error: 
Traceback (most recent call last):
  File "site-packages/calibre/gui2/threaded_jobs.py", line 84, in start_work
  File "calibre_plugins.xray_creator.lib.xray_creator", line 284, in create_files_event
  File "calibre_plugins.xray_creator.lib.book", line 231, in create_files_event
  File "calibre_plugins.xray_creator.lib.book", line 269, in _create_files
  File "calibre_plugins.xray_creator.lib.book", line 495, in _parse_book
  File "calibre_plugins.xray_creator.lib.book_parser", line 56, in parse
  File "calibre_plugins.xray_creator.lib.book_parser", line 86, in _parse_paragraph_data
  File "calibre_plugins.xray_creator.lib.book_parser", line 105, in _get_paragraph_data
  File "calibre_plugins.xray_creator.lib.book_parser", line 196, in extract_text
  File "site-packages/calibre/ebooks/mobi/reader/mobi6.py", line 775, in text_section
  File "site-packages/calibre/ebooks/mobi/reader/mobi6.py", line 765, in sizeof_trailing_entries
IndexError: string index out of range
 
Called with args: (,) {u'log': , u'abort': , u'notifications': }Next question: Does this plugin work if I'm using a KFX format? Thanks! Last edited by arooni; 10-29-2017 at 11:44 PM. | 
|   |   | 
|  10-30-2017, 03:25 PM | #183 | 
| Junior Member  Posts: 9 Karma: 10 Join Date: Jan 2017 Device: Kindle PaperWhite 3 (5.8.5 JB) | 
			
			Hi. First, nice work. Second, I have one doubt that could be written in the first post. I read in spanish, so when taking XRay creator goodreads url, should I give it the spanish or english page of the book? Both ways I only get random highlighted phrases on the kindle
		 | 
|   |   | 
|  11-06-2017, 11:53 AM | #184 | |
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | Quote: 
 | |
|   |   | 
|  11-06-2017, 11:55 AM | #185 | |
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | Quote: 
 | |
|   |   | 
|  01-01-2018, 11:24 AM | #186 | 
| Junior Member  Posts: 5 Karma: 10 Join Date: Dec 2017 Device: Kindle Paperwhite | 
			
			> https://github.com/szarroug3/X-Ray_C...gin/issues/102 KFX is superior to AZW3, such as typesetting and pageflip. Can we have support for this format? (KFX output plugin here https://www.mobileread.com/forums/sh...d.php?t=272407) | 
|   |   | 
|  01-09-2018, 05:13 PM | #187 | |
| Addict  Posts: 319 Karma: 26 Join Date: Jul 2012 Device: Kindle Paperwhite 4 (2018) | Quote: 
 | |
|   |   | 
|  01-12-2018, 10:36 AM | #188 | 
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | 
			
			Yeah, I'll do it when I have time. I've been busy with personal stuff lately. If anyone here wants to do the work for it and then do a pull request, I'll be happy to review it.
		 | 
|   |   | 
|  01-12-2018, 09:32 PM | #189 | 
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | 
			
			Turns out that this is actually harder than it seems. Looks like we can't use any built-in functions to extract the text from the book. After looking into a bit further, I've noticed Kindle Previewer 3 doesn't support KFX (so the library likely doesn't have a way to read the format) and KFX Output can't convert from KFX to other formats (so they likely also don't have a way to do that). This just got a lot harder. I'm not sure I can extract the text from the book. Will keep trying but I can't make any promises. Not going to lie -- it's looking pretty unlikely right now.
		 | 
|   |   | 
|  02-07-2018, 08:17 AM | #190 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Feb 2018 Device: Kindle Paperwhite 3 | 
			
			Hi, so I seem to have an issue with the plugin. When I set everything up for a book, finding the proper ASIN off Goodreads and what not, the X-Ray file is compiled but when I use it on my Kindle it has the list of characters although it just says that no description could be found on Goodreads. Is this a plugin issue or an issue with there simply, really being no description? The book in question is Abaddon's Gate, The Expanse. Using either of these ASINs (with corresponding Goodreads page) yield the same result with no character descriptions. ASINs with Goodreads links: B009SQ018I (https://www.goodreads.com/book/show/...abaddon-s-gate) or B00A2DZMYE (https://www.goodreads.com/book/show/...abaddon-s-gate) Thanks. Last edited by SnoutBaron; 02-07-2018 at 08:20 AM. | 
|   |   | 
|  02-09-2018, 12:39 AM | #191 | |
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | Quote: 
 | |
|   |   | 
|  02-10-2018, 01:16 AM | #192 | |
| Junior Member  Posts: 2 Karma: 10 Join Date: Feb 2018 Device: Kindle Paperwhite 3 | Quote: 
 | |
|   |   | 
|  02-16-2018, 04:21 AM | #193 | 
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | |
|   |   | 
|  02-16-2018, 05:23 AM | #194 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			@SnoutBaron, @szarroug3: So, what are you doing about this? The data on Goodreads has to come from somewhere. And one of the sources is the members of Goodreads. If the books you have are missing the data you need, you can add it and help others.
		 | 
|   |   | 
|  02-23-2018, 12:51 AM | #195 | |
| Zealot            Posts: 104 Karma: 10000 Join Date: Apr 2016 Device: Kindle PW2 | Quote: 
 | |
|   |   | 
|  | 
| Tags | 
| x-ray | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] EpubMerge | JimmXinu | Plugins | 571 | Yesterday 10:19 AM | 
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 527 | 08-15-2025 01:36 PM | 
| [GUI Plugin] Unplugged | Jellby | Plugins | 16 | 09-03-2019 02:57 PM | 
| [GUI Plugin] Astro-ph | iatheia | Plugins | 14 | 07-25-2015 11:41 PM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |