|  02-01-2010, 05:37 PM | #91 | 
| Grand Sorcerer            Posts: 6,267 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			Oops! My first go at displaying the image failed miserably. I've attached it instead
		 | 
|   | 
|  02-01-2010, 05:44 PM | #92 | |
| Comparer of the Ephemeris            Posts: 1,496 Karma: 424697 Join Date: Mar 2009 Device: iPad | Quote: 
 G Last edited by GRiker; 02-01-2010 at 06:33 PM. | |
|   | 
|  02-01-2010, 06:32 PM | #93 | |
| Grand Sorcerer            Posts: 6,267 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | Quote: 
 
 ... and finally ... the Cover thumbnails a little bigger. There appears to be enough room in the Description page header area, but i don't know whether the EPUB would become too big. Any of the above would be great   Thank you for your efforts so far. | |
|   | 
|  02-01-2010, 06:36 PM | #94 | |
| Comparer of the Ephemeris            Posts: 1,496 Karma: 424697 Join Date: Mar 2009 Device: iPad | Quote: 
 G | |
|   | 
|  02-01-2010, 06:43 PM | #95 | 
| Grand Sorcerer            Posts: 6,267 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			OK, I'll raise some feature request tickets in the morning.
		 | 
|   | 
|  02-01-2010, 06:46 PM | #96 | 
| Wizard            Posts: 1,190 Karma: 32370 Join Date: Jan 2007 Location: Anchorage, AK Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2 | 
			
			This may sound like a weird question but what is the purpose of the catalog?
		 | 
|   | 
|  02-01-2010, 06:55 PM | #97 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 The catalog works without having Calibre installed, only a reader appropriate for the saved format. CSV works in Excel or Open Office calc. | |
|   | 
|  02-01-2010, 11:05 PM | #98 | 
| Member  Posts: 13 Karma: 10 Join Date: Dec 2009 Device: PRS-600 | 
			
			Using Calibre 0.6.37, (on OSX Snow Leopard) the catalog creation fails if there are one or more books which do not have an author.  I took a quick look, and I didn't notice this reported.  Here's the error that pops up: Code: ERROR: Conversion Error: <b>Failed</b>: Generate catalog
Generate catalog
Python function terminated unexpectedly: string index out of range
Catalog_EPUB_MOBI:run
 path_to_output: /var/folders/eO/eO4HadZ9HPW2GHYXtKIit++++TI/-Tmp-/calibre_0.6.36_PbwU0P_catalog_out.epub
 Output format: epub
 Book count: 246
 opts:
  basename: Catalog
  catalog_title: My Books
  creator: calibre
  descriptionClip: 250
  exclude_genre: \[[\w ]*\]
  exclude_tags: ~
  fmt: epub
  log: <calibre.utils.logging.Log object at 0x65b2470>
  note_tag: *
  output_profile: sony
  plugin_path: <class 'calibre.library.catalog.EPUB_MOBI'>
  read_tag: +
  search_text: None
  sort_by: None
  verbose: True
CatalogBuilder(): Generating epub for sony
0.00% fetchBooksByTitle()
0.08% fetchBooksByAuthor()
0.15% generateHTMLDescriptions()
0.23% generateHTMLByTitle()
0.31% generateHTMLByAuthor()
Traceback (most recent call last):
  File "/Users/louie/Apps/calibre.app/Contents/Resources/Python/lib/python2.6/site.py", line 147, in main
    return run_entry_point()
  File "/Users/louie/Apps/calibre.app/Contents/Resources/Python/lib/python2.6/site.py", line 116, in run_entry_point
    return getattr(pmod, func)()
  File "site-packages/calibre/utils/ipc/worker.py", line 99, in main
  File "site-packages/calibre/gui2/convert/gui_conversion.py", line 59, in gui_catalog
  File "site-packages/calibre/library/catalog.py", line 2391, in run
  File "site-packages/calibre/library/catalog.py", line 746, in buildSources
  File "site-packages/calibre/library/catalog.py", line 1213, in generateHTMLByAuthor
IndexError: string index out of rangeIt would be very slick if somehow you could link between documents on the individual ebook readers, but I haven't seen that quite yet.. Last edited by lmamakos; 02-01-2010 at 11:06 PM. Reason: add OS information | 
|   | 
|  02-01-2010, 11:57 PM | #99 | 
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | 
			
			Update: My first book's title was Catch-22, I renamed it Catch 22 and it has moved beyond this error. Here is my current error when attempting to create a catalog. Calibre 0.6.37 Code: ERROR: Conversion Error: <b>Failed</b>: Generate catalog Generate catalog Catalog_EPUB_MOBI(): Generating epub for sony in GUI environment Book count: 1113 opts: catalog_title: My Books exclude_genre: \[[\w ]*\] exclude_tags: ~,Catalog note_tag: * numbers_as_text: False read_tag: + search_text: None sort_by: None sync: False Begin catalog source generation Python function terminated unexpectedly invalid literal for float(): Catch (Error Code: 1) Traceback (most recent call last): File "site.py", line 103, in main File "site.py", line 85, in run_entry_point File "site-packages\calibre\utils\ipc\worker.py", line 99, in main File "site-packages\calibre\gui2\convert\gui_conversion.py", line 60, in gui_catalog File "site-packages\calibre\library\catalog.py", line 2760, in run File "site-packages\calibre\library\catalog.py", line 767, in buildSources File "site-packages\calibre\library\catalog.py", line 858, in fetchBooksByTitle File "site-packages\calibre\library\catalog.py", line 2645, in generateSortTitle ValueError: invalid literal for float(): Catch Last edited by DoctorOhh; 02-02-2010 at 12:51 AM. | 
|   | 
|  02-02-2010, 05:28 AM | #100 | 
| Comparer of the Ephemeris            Posts: 1,496 Karma: 424697 Join Date: Mar 2009 Device: iPad | |
|   | 
|  02-02-2010, 06:52 AM | #101 | |
| Wizard            Posts: 3,472 Karma: 48036360 Join Date: Aug 2009 Location: where the sun lives, or so they say Device: Pocketbook Era, Pocketbook Inkpad 4, Kobo Libra 2, Kindle Scribe | 
			
			First of all, this is a great add-on. Thanks for all the work! Regarding the following: Quote: 
 'Go to Las Page Read' 'Go to Beginning' 'Go to Location...' I don't get 'Go to Section...'. Did I forget sthing while building the catalog? Last edited by aceflor; 02-02-2010 at 07:00 AM. | |
|   | 
|  02-02-2010, 08:07 AM | #102 | |
| Comparer of the Ephemeris            Posts: 1,496 Karma: 424697 Join Date: Mar 2009 Device: iPad | Quote: 
 I agree it would be slick to be able to jump directly from the catalog to the book. If someone knows how to do that, I can try adding it. G | |
|   | 
|  02-02-2010, 08:44 AM | #103 | 
| Comparer of the Ephemeris            Posts: 1,496 Karma: 424697 Join Date: Mar 2009 Device: iPad | 
			
			aceflor:  A couple of things to check. 
 G | 
|   | 
|  02-02-2010, 08:51 AM | #104 | |
| Comparer of the Ephemeris            Posts: 1,496 Karma: 424697 Join Date: Mar 2009 Device: iPad | Quote: 
 Amazon may or may not release a firmware update with folders, but IMHO the only thing that's really missing from the Catalog is the ability to jump straight from a catalog description to the actual book. I'm still hoping that will be possible, maybe when the KDK is released. In the meantime, you can type the name of the book in the search field, toggle right twice to search 'My Items', then jump to the book. Since I use the catalog as my primary means of browsing my Kindle, I leave the Home page set to 'Subscriptions' (the catalog shows up as a periodical on the Kindle). Now I have a nice, uncluttered Home page with today's papers and catalog interface to my books. Make sense? G | |
|   | 
|  02-02-2010, 02:40 PM | #105 | |
| Wizard            Posts: 3,472 Karma: 48036360 Join Date: Aug 2009 Location: where the sun lives, or so they say Device: Pocketbook Era, Pocketbook Inkpad 4, Kobo Libra 2, Kindle Scribe | 
			
			@ GRiker:  Quote: 
 Spoiler: 
 I am lost.... I really thought the metadatas and the tags were clean now....Could that be the reason ? btw, the "unclean" books are Kindle books...   | |
|   | 
|  | 
| Tags | 
| book catalog | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Content Newspapers piling up in my Archived Items | Millbrook | Amazon Kindle | 9 | 07-05-2012 03:09 PM | 
| Creating Catalogs: Start here | GRiker | Library Management | 0 | 01-26-2011 03:58 PM | 
| Removing 'Archived Items' | seagull | Kindle Developer's Corner | 7 | 09-29-2010 01:38 PM | 
| Archived items question | Corran006 | Amazon Kindle | 1 | 08-28-2010 02:52 AM | 
| T?ol to create Structured catalogs? | itimpi | Calibre | 5 | 11-19-2008 11:30 AM |