So I have this whole container set up and working with all my devices. However, when it comes to mass editing the metadata in my files, which I wish to do, I can't seem to get the embed metadata tool to actually work. It gives a Succeeded response, but when checking the actual metadata in something like MP3 Tag, it shows no change.
I'm not sure if this is a container permission error or something else. Every file I've tested is already set via Docker Safe New Permissions:
-rw-rw-rw- 1 nobody users
Any troubleshooting steps I can take?
Edit ---
Just tried firing up a Windows Docker locally to test file permissions, and the embedding of metadata still isn't working on there either.