I’ve been cleaning up my music library the past few days (well, I bought a Sonos 😀), so here’s how you display for example the tagging field MUSICBRAINZ ALBUM TYPE in foobar2000’s default metadata view.

  1. Goto preferences (Ctrl+P or File->Preferences)
  2. Navigate to Advanced
  3. Extend the Display node, extend Properties Dialoge node
  4. There you’ll find the option for Standard fields
  5. Change it to the following:
1
Artist Name=ARTIST;Track Title=TITLE;Album Title=ALBUM;Date=DATE;Genre=GENRE;Composer=COMPOSER;Performer=PERFORMER;Album Artist=ALBUM ARTIST;Track Number=TRACKNUMBER;Total Tracks=TOTALTRACKS;Disc Number=DISCNUMBER;Total Discs=TOTALDISCS;Comment=COMMENT;Album Type=MUSICBRAINZ ALBUM TYPE

After changing the Standard fields option, the metadata view will look like this:

foobar2000-metadata-view