Quote:
Originally Posted by BetterRed
"Any chance of re-shaping it into a calibre Conversion plugin?" he asked half-jokingly.
|
Unfortunalely, I'm not familiar with the file conversion functions of the Calibre API. (I was only able to create my Calibre EpubCheck Editor plugin, because Kovid Goyal helped me a lot.) The actual TTS/MP3 conversion is trivial, but integrating it into the Calibre GUI would take me forever.
Maybe you should ask about it in the Calibre Plugin Ideas thread. (I'm pretty sure it'd take a Calibre Plugin developer less than an hour to hammer out the code.)
Quote:
Originally Posted by BetterRed
I'm away from my base, so I can't suck it and see. When it saves to the desktop does it use the EPUB file name, and what happens if the EPUB has just been created in Sigil, perhaps via an Import plugin, and hasn't been saved?
|
The plugin will use the value of the title metadata entry. If the title metadata entry is missing, it'll use
Untitled as the folder name. (BTW, new epubs created with Sigil 0.9.x will have a
[Title here] default title entry.)