Hi
I imported a lot of books and I would order all authors with the surname before the name, eg:
William Irish
I want to be
Irish William
In the tweak I had already set
author_sort_copy_method = 'copy'
but obviously in some cases does not work, then I copied the books that did not fit into a new library and tried to rename changing "copy" with the other options
"fn ln"
"ln, fn"
'invert'
all work but all insert a comma between the last name and first name. You tell me which command should I use for dont' have the "comma" or what I must do, after the renaming, for delete the comma?
Thanks