View Single Post
Old 04-14-2022, 11:42 PM   #3
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
I think you mean you have these files outside of calibre. In that case, you could:
  1. Add the books to calibre. As the books appear to be using the ISBN for the file name, you should change the template on the "Adding books" page of the preferences to something like "(?P<isbn>\d+)".
  2. Make sure the title is correct. Calibre will attempt to extract this from the book, but, it might not be correct. If it doesn't, you can try using the metadata download to get the correct details.
  3. Use "Save to disk" to export the books from calibre. When doing this, you need to use a save template to set the file name. The one suggested by @ownedbycats is fairly close to what you want. But, there is no need for the separate column. "{title}_{author_sort}_{isbn}" should work.
davidfor is offline   Reply With Quote