What is the recommended way to add metadata?

I found a solution.
I am going to explain my solution if other people have the same problem.

  1. In picard go to Options → Scripting
  2. Check Enable Tagger Script(s)
  3. Click “Add new tagger script”
  4. Add the following script:
    $setmulti(albumartist,%_albumartists%)
    $setmulti(albumartistsort,%_albumartists_sort%)
    $setmulti(artist,%artists%)
    $setmulti(artistsort,%_artists_sort%)


5. Save the changes with “Make It So!”
Now the Artists page looks like this for me: