Skip to content

Instantly share code, notes, and snippets.

@josuecau
Created November 5, 2019 16:22
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/756ae0369d0016b965f1e55e0f73ce93 to your computer and use it in GitHub Desktop.
Save josuecau/756ae0369d0016b965f1e55e0f73ce93 to your computer and use it in GitHub Desktop.
Nommage des fichiers avec MusicBrainz Picard
$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