Welcome Guest

Pages: 1
Is it possible to add "Work name" to the track's title?
DmitryPostApril 11, 2026, 10:23
Newbie
Posts: 10
Registered:
December 30, 2024, 12:32
Normal topicIs it possible to add "Work name" to the track's title?

Hello

I have quite a few box sets, and I actively use "Work name" and "Movement name" to display them nicely in Apple Music.
But in Plex (AM and Plex share one library), none of this is visible.
I had the idea to modify the track titles by adding a "Work name" to the beginning of each one. Something like "Planet Waves (1974): Forever Young". This wouldn’t affect how they appear in AM (the "Show movement" checkbox is enabled), but in Plex it would be clear which album the track belongs to.
I don't want to do this manually. It would be great to automate that. But I’m not sure how to implement this practically. The "Append" function appends only fixed text to the end of the certain field.

Thanks

2MR2PostApril 11, 2026, 14:08
Avatar photo
Administrator
Posts: 2435
Registered:
August 23, 2012, 19:27
Normal topicIs it possible to add "Work name" to the track

Append in the Multi Field Editor can specify fields from the context menu. ie. the text does not have to be static.

I've written an action which does the following:

The action only processes files which have a non empty Work Name field.

For those files, it looks for ": " in the Title field. If found all text before the ": " is removed. This will ensure that the action works if you modify the Work Name field. It then prepends the Work Name field followed by ": "

The action runs in immediate mode or the batch processor. It does not automatically save the files. If you run it through the Batch Processor, make sure you enable Auto-Save files.

You can download the action at:

https://2manyrobots.com/actions/Prepend-Work-Name-to-Title.zip

Let me know if it works for you.

DmitryPostApril 11, 2026, 15:10
Newbie
Posts: 10
Registered:
December 30, 2024, 12:32
Normal topicIs it possible to add

Works fine!

May God bless you.

Thanks a lot!

Pages: 1
Mingle Forum by Cartpauj | Version: 1.1.0beta | Page loaded in: 0.02 seconds.