Quote:
Originally Posted by tetrault
I don‘t want to manually change names. I have thousands of dual folders. I want to combine author folders when one uses a LastName, FirstName format and the other uses the LastName_FirstName format. Changing book names still gives me two folders per author with different books in each folder. I want one LastName, FirstName author folder with all books by that author in that folder.
|
Calibre will combine matching names resulting fro the edit.
The QC plugin can find those with commas (or without). You the select the results, and use FIX to flip thos.
What it can't do is find those FN_LN (underscore or dash).
There are REGEX S&R possibilities (you generate the REGEX) to allow replacing the _ with a space or comma