Importing HTML files causing unwanted merging and duplication of books
I have an archive of about 700+ webpages that I want to turn into epub format. However, when I import these pages, I've noticed that the .zip file that Calibre creates contains more than 1 .html file.
To give an example, I have several files in the same directory that I import all together. I'm finding that the .zip file for WebpageA.html cotains the files 'WebpageA.html, WebpageB.html, WebpageC.html, WebpageD.html, WebpageE.html' and so on. I'm sure this is conveniant for merging various files, but unfortunetely, the contents of the .zip file for WebpageB.html are 'WebpageB.html, WebpageC.html, WebpageD.html, WebpageE.html, WebpageF.html'. My Library, as a result, is full of hidden duplicates and merged files that should not be together.
Clearly, I've done something wrong in my ignorance. I'd like to know a way to either undo this merging, or stop it from happening altogether.
If it helps any, I've found through experimentation that only webpages with somewhat similar file names are being grouped and duplicated, and that this grouping does not go higher than 7 .html files.
|