Picard replace "Various Artists" with compiler, dj-mixer, or record label
$if($and($eq(%compilation%,1), $eq(%albumartist%,Various Artists)), | |
$set(albumartist, $if2(%compiler%, %djmixer%, %label%))) | |
$set(albumartistsort, $if2(%compiler%, %djmixer%, %label%)))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment