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="{"is_category": false, "colnum": 1, "kind": "field", "is_custom": true, "name": "Edited Format", "#extra#": null, "datatype": "datetime", "rec_index": 20, "search_terms": ["#edited"], "#value#": null, "link_column": "value", "label": "edited", "is_editable": true, "column": "value", "is_multiple": null, "category_sort": "value", "table": "custom_column_1", "display": {"date_format": "MM/dd/yyyy"}}"/>
<meta name="calibre:user_metadata:#usertags" content="{"is_category": true, "colnum": 2, "kind": "field", "is_custom": true, "name": "User Tags", "#extra#": null, "datatype": "text", "rec_index": 21, "search_terms": ["#usertags"], "#value#": [], "link_column": "value", "label": "usertags", "is_editable": true, "column": "value", "is_multiple": "|", "category_sort": "value", "table": "custom_column_2", "display": {}}"/>
<meta name="calibre:user_metadata:#read" content="{"is_category": false, "colnum": 3, "kind": "field", "is_custom": true, "name": "Read", "#extra#": null, "datatype": "bool", "rec_index": 22, "search_terms": ["#read"], "#value#": null, "link_column": "value", "label": "read", "is_editable": true, "column": "value", "is_multiple": null, "category_sort": "value", "table": "custom_column_3", "display": {}}"/>
</metadata>
<guide/>
</package>