Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 01-18-2014, 01:17 PM   #1
spedinfargo
Groupie
spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.spedinfargo is the king of the Divan.
 
Posts: 155
Karma: 106422
Join Date: Nov 2010
Device: none
Convert and Save To Disk at same time?

Is it possible to do a batch convert and save to disk at the same time?

I'm really after one main feature on the convert: "insert metadata as page at start of book" (and also insert the cover into the epub I guess).

Main reason is that I want to export to a dropbox folder to upload to my Nook Glow 2 - but I want to leave my Calibre versions of the Epubs as-is. I.e. I don't want that metadata page to be in my original versions of the epubs.

Thanks...
spedinfargo is offline   Reply With Quote
Old 01-18-2014, 01:36 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,001
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by spedinfargo View Post
Is it possible to do a batch convert and save to disk at the same time?

I'm really after one main feature on the convert: "insert metadata as page at start of book" (and also insert the cover into the epub I guess).

Main reason is that I want to export to a dropbox folder to upload to my Nook Glow 2 - but I want to leave my Calibre versions of the Epubs as-is. I.e. I don't want that metadata page to be in my original versions of the epubs.

Thanks...
Are you saving your Library to a *box?

Polish or Modify EPUB works on the Library EPUB copy

SAVE TO FOLDER (set in connect/share) works and is configured like STD, which means metadata is updated on a send and converted if the format does not exist
theducks is online now   Reply With Quote
Advert
Old 01-19-2014, 12:44 AM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
@theducks

Does save to disk also work to insert a book jacket? I don't know, since I don't use that feature, but it doesn't sound likely, and that is what the OP mainly wants...

On the other hand, Polish EPUB by default saves the original copy as ORIGINAL_EPUB, so you keep the original version without the metadata book jacket.

You can do both steps in one by using the command-line version, here: http://manual.calibre-ebook.com/cli/ebook-polish.html

Use the format
Code:
ebook-polish [options] input_file [output_file]
and pass as an option, "--jacket" or the short form "-j"
It accepts /path/to/book and /output/path, so you will have to script something with the "calibredb list" command to pass the locations to your script and then to save each book to some meaningful location. Good luck with that!

Last edited by eschwartz; 01-19-2014 at 12:52 AM.
eschwartz is offline   Reply With Quote
Old 01-19-2014, 11:54 AM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,001
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
If you have Jackets (set), (as I do )
The jacket updates
theducks is online now   Reply With Quote
Old 01-19-2014, 01:10 PM   #5
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by theducks View Post
If you have Jackets (set), (as I do )
The jacket updates
Ah, cool. But I think if the OP wishes to avoid changing the original, and changing with a backup may be a little too much (why have that extra format floating around), something with a script may be necessary.
eschwartz is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Save to Disk without Overwritting over1 Calibre 3 08-11-2013 12:38 PM
Able to automatically Save to disk? JulieMarie Library Management 2 08-05-2013 03:11 PM
Save to Disk Question remus.grrrl Library Management 5 09-11-2012 10:31 PM
Save on disk PhM Calibre 1 06-13-2011 12:43 PM
Save to Disk beckywc Library Management 3 06-06-2011 08:54 PM


All times are GMT -4. The time now is 01:58 PM.


MobileRead.com is a privately owned, operated and funded community.