View Single Post
Old 10-07-2013, 06:29 PM   #6
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,779
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
I've 'struggled' with this issue since I started using calibre a couple of years ago, and there have been many threads created seeking solutions. Two methods have or are working for me.
  • Put them in an archive that Calibre wont process. Add the archive to the book and put a note in Comments - eg "The xxx archive contains the following additional formats...". Calibre will keep track of the archive through renames, library rebuilds etc. All you'll be able to to with is to open it with your unarchiver. From there you could drag a format into a 'scratch library' (via the file system) for additional calibre processing.
  • Or keep them in a folder outside the library and insert a link to the folder into Comments labelled "Other formats are Here". With a list of what's there
I now use the second method in preference to the archive method - I keep the additional formats in my CalibreLibraries directory within a directory structure that mirrors the library structure :-

Spoiler:
Code:
CalibreLibraries 
    Main Library
        Author A
            Book 1
            Book 2
        Author B
            Book 3
            Book 4
                cover.jpg
                metadata.opf
                Book 4 - Author B.epub
        Author C
            Book 5
            Book 6
         metadata.db
     MainSupplementary
        Author B
            Book 4
                Book 4 - Author B.for jill.epub
                Book 4 - Author B.for jack.epub
        Author C
            Book 6
     Media Library
         ...
         metadata.db

Most of my books don't have 'supplementary files' which results in a sparse mirror, I can't say that this approach would work (procedurally) if that was reversed, I'd have to suck it and see. Off the top of my head if most of my books had 'supplementary files' then I'd probably use the archive 'solution'.

The most common reasons for me having two files of the same format for the same book are different editions (e.g. draft and final) and different languages. Also multiple film and TV mini-series productions, IIRC the BBC alone has done at least 3 Madam Bovary's and there are maybe a dozen films...

BR

Last edited by BetterRed; 10-07-2013 at 06:31 PM.
BetterRed is online now   Reply With Quote