View Single Post
Old 01-30-2015, 12:38 PM   #15
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,658
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@julo I assume your batch script goes something like:

Code:
ebook_convert
if a cover exists 
   ebook_meta add the cover
try adding
Code:
else
   see Running from command line in Modify ePub Optional Plugin ( click)
        to remove the cover that the convert put there 
        (set options for Modify in the GUI)
Then you can use a search in the GUI for cover:false, and do whatever with built in Gen Cover, Gen Cover PI, Cover download, or roll your own with your favourite image editor.

BR

Last edited by BetterRed; 01-30-2015 at 12:46 PM.
BetterRed is offline   Reply With Quote