Quote:
Originally Posted by Doitsu
The latest version allows you to change the thumbnail size via the GUI.
The latest version will display the ASIN that'll be used, if the Add fake ASIN option is checked, however, you won't be able to change it via the GUI.
|
Thanks! Working well.
Quote:
If you want to add a custom ASIN, simply define a clip with the following contents:
Code:
<dc:identifier opf:scheme="MOBI-ASIN">B001234567</dc:identifier>
|
I've been doing that. I make a short mnemonic "ASIN" so I can ID the associated files easily: e.g. "MOBYDICK".
But while it mostly works, sometimes there are problems, e.g xmlns:opf not defined, so "opf:scheme" does not work.
Seeing the ASIN in the plugin tells me that it's correct or not immediately, instead of waiting for the compilation to finish when I see I have a random ASIN and have to fix the OPF and do it again.