Bug when displaying metadata. The publisher metadata is not displayed with sideloaded epubs (I've not checked this on Kepubs).
Code:
<dc:publisher>Random House</dc:publisher>
When using Adobe Digital Edtions (2.0) or DL Reader (2.3.8) this publisher meta data is correctly shown.
Also add support for the ISBN meta data tag.
Code:
<dc:identifier opf:scheme="ISBN">978-0-553-80780-6</dc:identifier>