Names of files
I have books which have the following naming convention (converted from file names):
author_name, Title, Series, Series_number
Title, author_name (no series)
author_name, Title, Series (no seriesnumber}
Is there a way to convert them all to the similar name files using Calibre? I tried with regex but it did not work for me. My preferred sequence is
author_name- Title - [, Series - Series_number] [ ] where they exist.
I have tried to look if this type of question has been answered on the forum. If so, I am sorry to ask again.
Thank you.
|