View Single Post
Old 12-02-2013, 05:44 AM   #19
kacir
Wizard
kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.
 
kacir's Avatar
 
Posts: 3,463
Karma: 10684861
Join Date: May 2006
Device: PocketBook 360, before it was Sony Reader, cassiopeia A-20
Quote:
Originally Posted by bounce View Post
Would Calibre have any advantages for me?
...
On an external hard drive I have the books organized in nested folders and I connect this to a PC or Mac which I side load into my Kindle or Dropbox for Marvin. I'm fairly quick at navigating the current file structure for books.
...
I'm curious about how I'd go about using the "portable" calibre hosted on dropbox for a collection this size?
Previous posters pointed out many advantages, I will add some more.

If you have a neat and well named structure of nested directories with books and can write a script or two in your preferred environment, then you can import books to Calibre in bulk, not just one-by-one manually. I did this by writing a script to "collapse" the path, so that the filename contained all the info that was originally stored in the path system (such as series and author or genere info) and set up Calibre to parse the filename to get the info. For this there is beautiful support of Regular Expressions in Calibre "Adding books" setting. Use the "quick preferences" plugin to choose between your crafted regular expressions when importing files named using various systems.

When you add the books, you can normalize metadata - use unified author and series names, and so on as previous posters pointed out. Calibre has *very* powerful tools to help you with this, including filters, bulk rename (again with Regular Expression support), and absolutely wonderful plugin for locating duplicates.

You can ask Calibre to download from Internet (or extract from book files) covers and metadata, including series, publication date, description... . Again, everything is highly configurable.

Calibre has its own content server, so your collection can be used from any device that has browser and can open linked file, if you can access the IP where your main PC with your monster collection is residing.
Also look up opds file:
Quote:
Calibre2opds can generate OPDS and HTML catalogs from the metadata of the Calibre e-book library manager. These catalogs can then be used both to browse your e-book library online and also to download books on demand.
http://calibre2opds.com/about/
One of my numerous personal favorite features, that haven't been mentioned yet, is "create catalog". I have some metadata where I indicate how high on my "to be read" list the book is. So I can select a [large] group of books, export them to directory (or device or wherever) and then I create a catalog of those books. A catalog is a nice e-book (or cvs file, everything is configurable) with hyperlinked authors, series, book titles, covers, lists by author, lists by series, lists by genere that covers the books you have on device or in a given directory. Then, when you want to select a book to read, you can browse this nice document instead of searching through subdirectories.
kacir is offline   Reply With Quote