Skip to content

Instantly share code, notes, and snippets.

@tabjy
Created June 3, 2022 04:34
Show Gist options
  • Save tabjy/1a0172a0d48f6e4b7dfce42cb962a860 to your computer and use it in GitHub Desktop.
Save tabjy/1a0172a0d48f6e4b7dfce42cb962a860 to your computer and use it in GitHub Desktop.
$if2($if2(%albumartist%,%artist%),Various Artists)/
$if($year(%date%),$year(%date%) - ,)$if(%albumartist%,%album%/,)
$if($gt(%totaldiscs%,1),$if($gt(%totaldiscs%,9),$num(%discnumber%,2),%discnumber%)-,)$if($and(%albumartist%,%tracknumber%),$num(%tracknumber%,2) - ,)%title%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment