Skip to content

Instantly share code, notes, and snippets.

@spilliton
Created April 8, 2016 23:29
Show Gist options
  • Save spilliton/a502e87a13067a9163545ab8025ae3c9 to your computer and use it in GitHub Desktop.
Save spilliton/a502e87a13067a9163545ab8025ae3c9 to your computer and use it in GitHub Desktop.
Mp3 Tag Json Export Configuration
$filename(json,utf-8)'['
$loop(%_filename_ext%)
{"composer": "%composer%", "artist": "%artist%", "trackname": "%title%"},
$loopend()
']'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment