Sony PRS-650 Reader Touch Edition

From Wildsong
Revision as of 16:18, 1 February 2011 by Brian Wilson (talk | contribs) (New page: ebook-convert "San Francisco Chronicle".recipe /tmp/sf_chronicle.epub ebook-convert "The Nation".recipe /tmp/the_nation.epub ebook-convert "The Guardian / The Observer".recipe /tmp/The_Gua...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ebook-convert "San Francisco Chronicle".recipe /tmp/sf_chronicle.epub ebook-convert "The Nation".recipe /tmp/the_nation.epub ebook-convert "The Guardian / The Observer".recipe /tmp/The_Guardian.epub ebook-convert "Christian Science Monitor".recipe /tmp/CSM.epub

cd /tmp foreach pub in *.epub do echo calibredb add --with-library /home/bwilson/CalibreLibrary $pub done