Skip to content

Instantly share code, notes, and snippets.

@SamirTalwar
Created March 8, 2014 13:31
Show Gist options
  • Select an option

  • Save SamirTalwar/9430644 to your computer and use it in GitHub Desktop.

Select an option

Save SamirTalwar/9430644 to your computer and use it in GitHub Desktop.
MusicBrainz Picard file name format
$if2(%albumartist%,%artist%)/$if2($left(%date%,4),$if2($left(%originaldate%, 4), 0000)) - %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