Tag-Restriction does not work?

I have a small problem with Picard.
The idea was to have only the IDs and some other tags described. So I excluded certain tags in the settings. These should therefore actually no longer be described. The artists tag was one of them.
As you can see here, I could also remove the artists tag from the list again (so it is recognisably added in the backend). However, you can also see here that the tag on the right is green. If I were to save this, this tag would also be overwritten, despite the exclusion.

How does this happen, or what else can I do so that it doesn’t happen?

1 Like

That setting excludes the tag form being overwritten.
It doesn’t exclude it from being written.
You can use a script such as $unset(artists) for that.

4 Likes