Yes, but it is possible plex can read it. Almost all MP4 metadata tags have been dictated by Apple. You can try this add a tag called iTunMOVI in MP3Tag and add this
I added the Extended Tag to an mp4 file, added “Florian Heidenreich” as the value of the DIRECTOR field (not CONDUCTOR) and refreshed the metadata in Plex. Nothing. I can change it to CONDUCTOR if you want. But if even if this works, I’m not going to want to add that Extended Tag to every mp4 file that needs a Director credit. If this is just trying to prove something that’s fine.
Did you do what I told you? You have to create a tag called ItunMOVI and in the contents add the text I provided above. Then try to import that file into Plex, and check if it adds a director field. You have to edit the XML text for Directors, Screenwriters, Cast etc. but first I want to see that it works in Plex.
If Copilot is correct, the analysis of the Tag Field Mappings table looks like a smoking gun to me. But as I said before, I’m in way over my head here so please do feel free to correct the record
It does, if you use the extended tags dialogue or create a corresponding column or object in the tag panel.
There is no automatism to add such UI elements in relation to the loaded file.
As soon as you used one of these options to make such a field visible,
For all the supported standard atoms there is no need to map anything. That is why you do not find an entry in the mapping options.
So
Mp3tag does write the supported atoms.
What your player makes of this information is a completely different thing.
It is a pity, really, that I never got the results of the tests as requested here:
That doesn’t mean you can’t use DIRECTOR in your workflow to get what you want working in Plex, though…
Check this out: Apple and Plex can read cast, directors, producers, screen-writers and copyright from a local file using an external XML file called ITUNMOVI like what @AreDigg has shown.
Here’s the best bit: instead of an external file, Apple and Plex can actually read it from inside an MP4 using a custom ITUNMOVI tag you can set with Mp3Tag.
If you have iTunes or Apple TV installed, you can copy-paste an example of a whole XML into an ITUNMOVI tag then import an MP4 to prove it works before attempting with Plex again.
I don’t use Plex so admittedly I can’t guarantee it’ll work but check things like you have the Local Media Assets agents enabled and doing The Plex Dance ™. I’m also uncertain if it’ll show up in Plex’s own metadata editor but that’s not too bad a problem.
Hopefully by now it’s working but obviously it’s a hassle trying to edit multiple fields in an XML for however many files. When the time comes and you’re ready, I made this bad boy:
Refer to this to install the action into the \Mp3tag\data\actions folder.
In Mp3Tag, save what you want into ACTOR, DIRECTOR, PRODUCER, WRITER and COPYRIGHT tags into an MP4 (ACTOR is based on an MKV tag and WRITER is totally custom.)
With the MP4 selected, run that action and it’ll create ITUNMOVI using the values of those tags for you. Double-check with Extended Tags and maybe even set up a wee Column value or a Tag Panel field using %itunmovi% so it’s easier to check.
If you need to refresh an ITUNMOVI tag, delete it from your file and run the action again.
If you want to change what tags are used (something like CAST or WRITTEN_BY), we can help you set that up