Delete artist/composer name from Title

Hi,

I’ve been looking for an answer, but decided to ask since I couldn’t figure it out.

Recently, Presto Music (classical download store) started including the composer name in the title field, God knows why. So for example, track names are now: Ludwig van Beethoven: Symphony blah blah blah. Is there a way to simply get rid of the Composer: (who is already in the composer field) in the title field? I’ve been messing around with replace actions, but nothing works.

Thank you!

If you already have filled all the tags you need for your filename, you can just rebuild it with the content of these tags:

One possibility would be:
Convert Tag -> Filename
Choose whatever content you like as your new filename, for example
%track% - %title%

I figured it out. Need to use a dummy action with guess values. Ah, the bliss of having this program.

Or use Format value for TITLE
Format string: $replace(%title%,%composer% ,)