View Single Post
Old 11-12-2010, 04:21 AM   #338
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,149
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
When I now send a Calibre Catalog named "My_Booklist" to my Astak PEz the filename now comes up:
Code:
g_c-exception!.epub
This file first appeared a few versions ago, but I never chased it down.

Note: My send template includes the Id number (was working when 737, now 1333 )
Win XP now 7.27(Qt beta ver), but the file name appeared a few versions back.

The OPF file:
Code:
<?xml version='1.0' encoding='utf-8'?>
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="uuid_id">
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
        <dc:identifier opf:scheme="calibre" id="calibre_id">1333</dc:identifier>
        <dc:identifier opf:scheme="uuid" id="uuid_id">5b8c5016-e669-4c74-81b7-b0468531a405</dc:identifier>
        <dc:title>My_Booklist</dc:title>
        <dc:creator opf:file-as="calibre" opf:role="aut">calibre</dc:creator>
        <dc:contributor opf:file-as="calibre" opf:role="bkp">calibre (0.7.27) [http://calibre-ebook.com]</dc:contributor>
        <dc:date>2010-11-12T09:01:30.452000+00:00</dc:date>
        <dc:description>Catalog_EPUB_MOBI(): Generating epub for hanlinv5 in GUI environment
 connected_device: 'Hanlin V5'
  mount point: Q:\
  mount point: P:\
 book count: 1189
 Sections: Descriptions, Authors, Recently Added, Genres
 opts:
  authorClip: 100
  catalog_title: My_Booklist
  connected_kindle: False
  descriptionClip: 380
  exclude_genre: \[[\w ]*\]
  exclude_tags: ~,Catalog
  note_tag: *
  numbers_as_text: False
  read_tag: +
  search_text: None
  sort_by: None
  sort_descriptions_by_author: True
  sync: False</dc:description>
        <dc:language>en</dc:language>
        <dc:subject>Catalog</dc:subject>
        <meta content="2010-11-12T09:01:30.452000+00:00" name="calibre:timestamp"/>
        <meta content="My_Booklist" name="calibre:title_sort"/>
        <meta name="calibre:user_metadata:#edited" content="{&quot;is_category&quot;: false, &quot;colnum&quot;: 1, &quot;kind&quot;: &quot;field&quot;, &quot;is_custom&quot;: true, &quot;name&quot;: &quot;Edited Format&quot;, &quot;#extra#&quot;: null, &quot;datatype&quot;: &quot;datetime&quot;, &quot;rec_index&quot;: 20, &quot;search_terms&quot;: [&quot;#edited&quot;], &quot;#value#&quot;: null, &quot;link_column&quot;: &quot;value&quot;, &quot;label&quot;: &quot;edited&quot;, &quot;is_editable&quot;: true, &quot;column&quot;: &quot;value&quot;, &quot;is_multiple&quot;: null, &quot;category_sort&quot;: &quot;value&quot;, &quot;table&quot;: &quot;custom_column_1&quot;, &quot;display&quot;: {&quot;date_format&quot;: &quot;MM/dd/yyyy&quot;}}"/>
        <meta name="calibre:user_metadata:#usertags" content="{&quot;is_category&quot;: true, &quot;colnum&quot;: 2, &quot;kind&quot;: &quot;field&quot;, &quot;is_custom&quot;: true, &quot;name&quot;: &quot;User Tags&quot;, &quot;#extra#&quot;: null, &quot;datatype&quot;: &quot;text&quot;, &quot;rec_index&quot;: 21, &quot;search_terms&quot;: [&quot;#usertags&quot;], &quot;#value#&quot;: [], &quot;link_column&quot;: &quot;value&quot;, &quot;label&quot;: &quot;usertags&quot;, &quot;is_editable&quot;: true, &quot;column&quot;: &quot;value&quot;, &quot;is_multiple&quot;: &quot;|&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;table&quot;: &quot;custom_column_2&quot;, &quot;display&quot;: {}}"/>
        <meta name="calibre:user_metadata:#read" content="{&quot;is_category&quot;: false, &quot;colnum&quot;: 3, &quot;kind&quot;: &quot;field&quot;, &quot;is_custom&quot;: true, &quot;name&quot;: &quot;Read&quot;, &quot;#extra#&quot;: null, &quot;datatype&quot;: &quot;bool&quot;, &quot;rec_index&quot;: 22, &quot;search_terms&quot;: [&quot;#read&quot;], &quot;#value#&quot;: null, &quot;link_column&quot;: &quot;value&quot;, &quot;label&quot;: &quot;read&quot;, &quot;is_editable&quot;: true, &quot;column&quot;: &quot;value&quot;, &quot;is_multiple&quot;: null, &quot;category_sort&quot;: &quot;value&quot;, &quot;table&quot;: &quot;custom_column_3&quot;, &quot;display&quot;: {}}"/>
    </metadata>
    <guide/>
</package>
theducks is offline