szarroug3 / X-Ray_Calibre_Plugin

X-Ray Creator plugin for Calibre
http://www.mobileread.com/forums/showthread.php?t=273189
GNU General Public License v3.0
57 stars 12 forks source link

Book Meta Data used by plugin? #65

Closed prenagha closed 8 years ago

prenagha commented 8 years ago

Sorry if this is a dumb question but didn't see it stated anywhere... What meta data in Calibre is used to drive the various functions of this function? Want to make sure I setup the meta data correctly so this all works. In particular, what IDs, in what format, what keys...?

Thanks.

szarroug3 commented 8 years ago

It requires the title and author be filled in. Everything else it needs, it will find on it's own if it doesn't already have it.

prenagha commented 8 years ago

Sometimes I will change (usually shorten) titles. Was wondering if the plugin will use the id meta data to locate the book. If so what format isbn:xxxx, amazon:yyyyy, asin:zzzz ?

szarroug3 commented 8 years ago

Ah yes, mobi-asin:xxxxxxxxxx should work.

On Sun, Sep 11, 2016 at 12:27 PM Padraic Renaghan notifications@github.com wrote:

Sometimes I will change (usually shorten) titles. Was wondering if the plugin will use the id meta data to locate the book. If so what format isbn:xxxx, amazon:yyyyy, asin:zzzz ?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/szarroug3/X-Ray_Calibre_Plugin/issues/65#issuecomment-246192278, or mute the thread https://github.com/notifications/unsubscribe-auth/AIEjUSRIeiMJGZeOV3lDjR9UlITdhOhSks5qpDnygaJpZM4J50A2 .

prenagha commented 8 years ago

Thanks

szarroug3 commented 8 years ago

No problem :)