Skip to content

Instantly share code, notes, and snippets.

@josuecau
Created March 2, 2019 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josuecau/b493d0b7729c6744ccef28a8e5ca2c0c to your computer and use it in GitHub Desktop.
Save josuecau/b493d0b7729c6744ccef28a8e5ca2c0c to your computer and use it in GitHub Desktop.
MusicBrainz Picard File Naming
$if2(%albumartist%,%artist%)/$if($ne(%albumartist%,),%album%/,)$if($gt(%totaldiscs%,1),%discnumber%/,)$if($ne(%albumartist%,),$num(%tracknumber%,2) ,)%title%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment