This is probably clear to most folks, but I struggled a bit this morning with my first ripping since mp3tag changed how it deals with band/albumartist/album artist. I thought I could no longer use "Album Artist" (with the space). But evidently I was wrong. I rip to FLAC with dbpa.
-
When mapping ALBUM ARTIST to ALBUMARTIST in the vorbis comments options of dbpa, mp3tag does NOT see the album artist (whether looking at %band%, %albumartist%, or %album artist%). However, when I use dbpa to convert the FLAC file to mp3, mp3tag does see ALBUMARTIST in the mp3 file.
-
I changed the dbpa mapping of vorbis tags for FLAC to leave ALBUM ARTIST as ALBUM ARTIST. Now, in mp3tag, the FLAC file shows up with ALBUM ARTIST (%album artist%) and a mp3 file created by dbpa from the FLAC file shows ALBUMARTIST (%albumartist%). This is all fine, because SqueezeboxServer sees both the FLAC file and mp3 file properly with both album artist and track artist correctly. And the mp3 version also shows ARTIST and ALBUM ARTIST correctly in itunes. Foobar sees some version of either band or album artist depending on whether the file is mp3tag or FLAC (see custom column info below). So this is good too. All my bases are covered.
[$if($strcmp(%codec%,MP3),%band%,%album artist%)]
). It should be much simpler than that.