Skip to content

Instantly share code, notes, and snippets.

@jaffry
Last active January 29, 2018 08:03
Show Gist options
  • Save jaffry/6b281d11fe643b5728ba95a3851a8d0e to your computer and use it in GitHub Desktop.
Save jaffry/6b281d11fe643b5728ba95a3851a8d0e to your computer and use it in GitHub Desktop.
File naming pattern // MusicBrainz Picard
//for use in MusicBrainz Picard
$if2(%albumartist%,%artist%)/$if(%date%,$left(%date%,4)) - %album%/$if($gt(%totaldiscs%,1),%discnumber%-,)$num(%tracknumber%,2)$if(%compilation%, %artist% -,) %title%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment