Examples of Renaming

That’s doable using a simple replace or the the new regex feature we added for correcting metadata.

If all the names are identical and you just want to correct them the same way use the simple replacement and correction feature. Conversion task → Expert settings → Correction

If the title keeps varying slightly see this post for details on how to match and replace the title using regex.

If you aren’t familiar with regex use the AI bot on the top bar and you can ask it to create a regex to match your specific title variations and use the regex replace feature to extract the correct match.