Suggestion: Remove x number of characters from a field

You can do this with Mp3tag actions:
/t/967/1

Action type: Replace with regular expressions
Field: TITLE
Regular expression: .{9}$
Replace matches with:

[ ] case-sensitive comparison