Hi Kevin,
Quote:
Originally Posted by KevinH
So I propose replacing filenames[dir,filename] with something along the lines of:
fileinfo[key, dir, filename]
So please see KindleUnpack_v072x_test.zip that is attached.
|
It's great! We move forward based on your proposal.
Alongside opf, I would like to discuss about insertion of cover page and linear attribute in spine.
1. The insertion of cover page to spine is not implemented in your posted code.
I have modified to insert a cover page if it is not in spine.
It is needed to consider to offload from kindleunpack.py.
Not to implement insertion is one of choices.
Attached file rtl_example2.mobi is an example that the cover page is inserted.
2. I worry about that linear attributes might be needed to be stored in K8RESCProcessor for very special case, like attached files rtl_example1.mobi and rtl_example3.mobi.
Take care,
tkeo