Skip to content

Instantly share code, notes, and snippets.

@EricPSU
Last active November 12, 2017 19:12
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 EricPSU/dabe38ba20e6720904c77e270be42099 to your computer and use it in GitHub Desktop.
Save EricPSU/dabe38ba20e6720904c77e270be42099 to your computer and use it in GitHub Desktop.
eyeD3 Commands
#!/bin/bash
# Remove all DRM tags
eyeD3 --remove-frame PRIV ./
# Rename according to tags
eyeD3 --rename '$artist - $album - $track:num - $title' *.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment