Hi Kovid,
When renaming multiple files on the Editor, it throws an error if some of the files has the same name as before. Can't calibre just ignore this?
Example:
Original:
Code:
file001.html
file003.html
file003a.html
file004.html
file008.hmtl
After renaming:
Code:
file001.html
file002.html
file003.html
file004.html
file005.hmtl
The 4th file has the same name before and after, which causes calibre not renaming any file.