Is there a way to merge the contents of 2 actions

I have a large number of Pavarotti mp3's.

Unfortunately Pavarotti sang with large groups of individuals, orchestras, choirs all of which are credited in the Artist field and the filename.

I have two actions to shorten the artist length and filename length to a constant more manageable groups of names.

Whilst they are almost identical they could be tidier and I would like to merge these actions if that is possible.

Thanks

You can create an action group that contains both actions.
But as these are 2 steps, you have to use 2 actions.

What would you gain by merging these two actions?

Often even two slightly differents actions are more readable and better maintainable then a merged but complicated one.

Why would you like to do all the tests again with your new merged action if your current two actions works as expected?

Ok thanks both of you.

I’ll give this idea a miss then. I was just wondering whether there was an easy solution.

As you are indicating - if it works don't fix it.