View Single Post
Old 10-28-2015, 09:42 AM   #1
lisabeeren
Junior Member
lisabeeren began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2015
Device: Kindle
Accessing the author of a KF8 book

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
lisabeeren is offline   Reply With Quote