Hi,
I'm trying to retrieve the author from an instance of
Code:
from calibre.ebooks.mobi.reader.mobi6 import MobiReader
but i'm having difficulty finding it. i can get the title from the:
Code:
book.book_header.title
but the author seems less straight forward.
could someone point me in the right direction?
with thanks