View Single Post
Old 10-20-2021, 10:38 AM   #3
srv181
Member
srv181 began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2014
Device: Galaxy Note 8
Quote:
Originally Posted by mbovenka View Post
I would start with something like (in Edit Metadata (in bulk) -> Search and replace):

Search field: Title

Search for: \(.*\) by \(.*\)

Replace with: \2

Destination field: Author

Note that this will not take any 'by' in the Title into account, so it's very basic.

Assuming this worked, you can do the same with Replace with: \1 and Destination field: Title to update the title.

Again, test whether it does what you want, this is off the top of my head. You will have to fix the author field yourself afterwards (thing like commas instead of & and stuff like that).
Thanks for your reply, unfortunately, now I have the whole text string in both the title and the authors fields and need to:
- delete the authors from the title
- delete the title from the authors
oh well, it may still be quicker than simple cut and paste and edit. I'll give it a try with more than 1 title
srv181 is offline   Reply With Quote