Suggestions on how to remove all data before Written By. I've attached a sample album.
I import the composer info into the composer field. most have data I want to delete before the written By;
See sample.
Any suggestions
Suggestions on how to remove all data before Written By. I've attached a sample album.
I import the composer info into the composer field. most have data I want to delete before the written By;
See sample.
Any suggestions
Try to replace with a regular expression
Search string: .*(Written by.*)
replace string: $1