Skip to content

Instantly share code, notes, and snippets.

@Diegus83
Created November 14, 2020 23:09
Show Gist options
  • Save Diegus83/f33fe2ca120815dbf552441db6ca1a7a to your computer and use it in GitHub Desktop.
Save Diegus83/f33fe2ca120815dbf552441db6ca1a7a to your computer and use it in GitHub Desktop.
Renaming script for MusicBrainz Picard
$if2(%albumartist%,%artist%)/$if(%originalyear%,%originalyear%) - $if($ne(%albumartist%,),%album% $if(%_releasecomment%,\(%_releasecomment%\)) [%label% %catalognumber% %releasecountry%]/,)$if($gt(%totaldiscs%,1),%discnumber%-,)$if($ne(%albumartist%,),$num(%tracknumber%,2) ,)$if(%_multiartist%,%artist% - ,)%title%
1998 - Version 2.0 (special limited edition) [Mushroom Records (UK) Ltd. MUSH29CDX GB]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment