Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 03-23-2016, 03:43 PM   #1
Mike.Gallagher.1
Junior Member
Mike.Gallagher.1 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2016
Device: Calibre
Simple script to saves Series to disc

Hi,
I have quite a large Calibre library, too large to backup to Google Drive.

I have created 20 Series which contain the really important books I'm working on now.

Is there an easy way to have a list of Series in a CSV or something and run a script which will copy only those books to disc? I can then easily use Google Drive to back them up to the cloud.

Any ideas?

Best regards,
Mike
Mike.Gallagher.1 is offline   Reply With Quote
Old 03-23-2016, 03:56 PM   #2
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)
You can easily do that using a search and the Save-to-disk toolbar icon, but calibre also has a full-featured command-line interface documented here: http://manual.calibre-ebook.com/gene...cli-index.html

Use `calibredb search` to obtain a list of ids for the books you want (assuming the list is not static).
And use `calibredb export --to-dir=/path/to/GDrive/saved/folder id1,id2,id3,...` to export them.

Or combine them together. In bash this would be simple:
Code:
calibredb export --to-dir=/path/to/GDrive/saved/folder $(calibredb search 'some search string')
but I don't know that Windows' cmd.exe has command substitution capabilities.

Last edited by eschwartz; 03-23-2016 at 04:04 PM.
eschwartz is offline   Reply With Quote
Advert
Old 03-23-2016, 06:01 PM   #3
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,047
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A

Select the series (Green + or ++ if hierarchical) in the Tag Browser
Select all in the list
Save to folder, where the folder is the Cloud folder

Note: Configure STF for the desired format, just like you would for a device
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
geekmaster simple touchscreen script support hack geekmaster Kindle Developer's Corner 12 04-21-2021 11:38 PM
Nook Simple Touch- cut off for data in save to disc trianglekitty Devices 5 07-31-2012 11:39 PM
Just trying to find a simple way to manage series... joker1231978 Reading and Management 14 07-07-2011 10:34 PM
Simple Esperanto ePub conversion script? amuzulo ePub 10 03-06-2010 02:54 PM
Simple Script to move content to CF Card (works around WLAN - CF Performance Bug) torben iRex 0 12-03-2008 02:45 AM


All times are GMT -4. The time now is 09:01 AM.


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