I have a large collection of text files that I want to import into Calibre. I have no issues using the RegEx to bring in the files and metadata that I want to capture from the file names. I subsequently convert them all to epub format.
My challenge is the covers. I have a file with the cover for each of the books, but I can't find a way to automatically set the cover from a picture. Currently, the picture is the same name as the text file.
Is there any way to accomplish this via an import without having to go to each book to set the cover? I have several thousand books, so individually is really a non-starter.
I'd appreciate any assistance! Thanks!