Skip to content

Instantly share code, notes, and snippets.

@Jessidhia
Created April 12, 2013 17:19
Show Gist options
  • Save Jessidhia/5373607 to your computer and use it in GitHub Desktop.
Save Jessidhia/5373607 to your computer and use it in GitHub Desktop.
Musicbrainz Picard tagging script
$set(date,%originaldate%)
$if(%albumsort%,,$set(albumsort,%album%)))
$set(albumsort,$if(%catalognumber%,%catalognumber% ,)%albumsort%)
$set(albumsort,$if(%originaldate%,%originaldate% ,)%albumsort%)
$unset(compilation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment