Skip to content

Instantly share code, notes, and snippets.

@DerekV
Last active December 26, 2015 22:59
Show Gist options
  • Save DerekV/73fd8abe9de54c44a472 to your computer and use it in GitHub Desktop.
Save DerekV/73fd8abe9de54c44a472 to your computer and use it in GitHub Desktop.
picard stuff
$if($eq($if2(%albumartistsort%,%albumartist%,%artistsort%,%artist%),Various Artists),$if2(%label%,%albumartistsort%,%albumartist%,%artistsort%,%artist%),$if2(%albumartistsort%,%albumartist%,%artistsort%,%artist%))/
$if2(%album%,_unknown release)/
$if($gt(%totaldiscs%,1),%discnumber%-$if2(%discsubtitle%-,),)$if($ne(%albumartist%,),$num(%tracknumber%,2) ,)$if(%_multiartist%,%artist%- ,)%title%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment